﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.pagebody
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    background: #4396CA url(../../Images/BackGrounds/background.png) repeat-x;
}


.messageError
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: red;
}

.messageOk
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: green;
}

.textBox
{
    background-color: #ffffff;
    background-image: url(Images/SearchTextBoxBackground.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 0% 0%;
    float: left;
    width: 178px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #bfbfbf;
    border-right-color: #bfbfbf;
    border-bottom-color: #bfbfbf;
    border-left-color: #bfbfbf;
    height: 17px;
}


.dropDownLists
{
    height: 17px;
    font-size: 10px;
    padding-left: 2px;
    font-family: Tahoma;
}

.captha
{
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    padding: 10px 0;
    margin: 0;
}

.splitVertical
{
    width: 20px;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    background-image: url(../../Images/Bars/flow_vertical_gray_line.gif);
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: center top;
}

.master-wrapper-page
{
    margin: auto;
    width: 1050px;
}


.master-wrapper-content
{
    float: left;
    width: 1050px;
    margin: 15px 0 0;
    text-align: left;
    background: #FFF;
    border: solid silver; /*   border: 1px solid #D0D0BF; */
}

.master-wrapper-side
{
    float: left;
    width: 200px;
    margin: 0 0 0 10px;
    font-family: arial, helvetica, sans-serif;
    display: inline;
    padding-top: 10px;
}

.master-wrapper-center
{
    float: left;
    width: 830px;
    margin: 0px 0 0 10px;
    display: inline;
    padding-top: 10px;
}


.master-wrapper-cph
{
    float: left;
    width: 810px;
    color: #000;
    min-height: 600px;
    padding: 10px 10px 10px 10px;
    padding-top: 10px;
}

.master-wrapper-center-1
{
	float: left;
	width: 1020px;
    margin: 0px 0 0 10px;
    display: inline;
    padding-top: 10px;
}

.master-wrapper-cph-1
{
	float: left;
	width: 1010px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
    padding-top: 10px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#search_box .lcol
{
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    width: 70px;
    float: left;
    padding-top: 5px;
}
#search_box .rcol
{
    float: left;
    width: 120px;
}
.mainTxt
{
    position: relative;
    font-size: 12px;
    font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: normal;
    height: auto;
}

.clearfix
{
    display: block;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearer
{
    clear: both;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.manufacturer-navigation li
{
    list-style: none;
}

.manufacturer-navigation a.inactive
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.manufacturer-navigation a.active
{
    color: #ff9933;
    font-weight: bold;
    text-decoration: none;
}

.manufacturer-navigation .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.manufacturer-navigation .listbox
{
    font-size: 11px;
    padding: 5px 10px 10px;
    line-height: 18px;
    background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
    margin: 0px;
}

.manufacturer-navigation .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.RecentlyViewedProductsBox li
{
    list-style: none;
}

.RecentlyViewedProductsBox a
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #ff9933;
}

.RecentlyViewedProductsBox .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
    font-size: 11px;
    padding: 5px 10px 10px;
    line-height: 18px;
    background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
    margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
    height: 1px;
    line-height: 1px;
    background: #ff9933;
    width: 140px;
    font-size: 1px;
    margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.floatL
{
    float: left;
}

.infoBlock
{
    border: 1px solid #ccc;
    padding: 1px 1px 0px 1px;
    margin-bottom: 10px;
    display: block;
    clear: both;
}

.infoBlock .paddedLeft
{
    padding-left: 10px;
}

.infoBlock .topSpace
{
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    vertical-align: top;
}

.infoBlock .padded
{
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
}

.infoblock-navigation
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.infoblock-navigation li
{
    list-style: none;
}

.infoblock-navigation a
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.infoblock-navigation .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.infoblock-navigation .listbox
{
    font-size: 11px;
    padding: 5px 10px 10px;
    line-height: 18px;
    background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
    margin: 0px;
}

.infoblock-navigation .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}

#content
{
    border: 1px #d2d2d2 solid;
    width: 100%;
}

#content .c1
{
    position: absolute;
    margin-left: -1px;
    margin-top: -1px;
}

#content .c2
{
    position: absolute;
    margin-left: 610px;
    margin-top: -1px;
}

#content .c3
{
    position: absolute;
    margin-left: 610px;
    margin-top: 9px;
}
#content .c4
{
    position: absolute;
    margin-left: -1px;
    margin-top: 9px;
}

#contentD
{
    margin: 7px 7px 0px 7px;
    color: #323232;
    width: 800px;
}




.inset_left
{
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.MemberIcon
{
    width: 16px;
    height: 16px;
}

#prof_top_wide img
{
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#prof_top_wide
{
    background-color: transparent;
    background-image: url(../../Images/Profile/myprofile_edit_inner_topper.bmp);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    width: 798px;
    height: 27px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    color: #333333;
    font-weight: bold;
}

#prof_top_wide h1
{
    float: left;
}

h1
{
    font-weight: normal;
    font-size: 19px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}

#location
{
    float: right;
    font-weight: normal;
    font-size: 12px;
    margin: 0px 3px 0px 0px;
}
