body
{
    margin: 5px;
    background-color: #fff;
    background-attachment: fixed; /*background-image: url(../styleImages/backgrounds/pageBg.jpg);*/
    background-repeat: repeat-x;
    background-position: top;
}
.pageSurround
{
    width: 920px;
    margin: 0px auto;
    
}
.popSurround
{
    width: 750px;
    margin: 0px auto;
    
}
#subSurround
{
    border: 0px solid #5C84CE; /*background-image: url(../styleImages/backgrounds/contentBg.jpg);*/
    background-repeat: repeat-x;
    background-position: bottom;
}
#topHeader
{
    text-align: right;
    height: 150px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-top: 0px;
    background-color: #ffffff;
    border-bottom: 0px solid #000000;
}
.boxTitleLeft, .boxTitleRight
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #474747;
    font-weight: bolder; /*background-image: url(../styleImages/backgrounds/darkblue_bg.GIF);*/
    background-image: url(../styleImages/backgrounds/left_header.gif);
    background-repeat: no-repeat;
    width: 140px;
    height: 45px;
    padding-left: 12px;
    padding-top: 21px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-left: 1px solid white;
    margin-top: 20px;
}

.boxTitleLeft a, .boxTitleRight a
{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #474747;
    font-weight: bolder; /*background-image: url(../styleImages/backgrounds/darkblue_bg.GIF);*/
    width: 140px;
    height: 45px;
    text-decoration: none;
}

.boxContentLeft, .boxContentRight
{
    width: 140px; /*background-color: #FFFFFF;*/ /*background-image: url(../styleImages/backgrounds/submenu_shade.gif);*/
    padding-left: 5px;
    margin-bottom: 2px;
    margin-left: 1px;
    padding-top: 12px;
    padding-bottom: 5px;
}
.colLeft
{
    position: relative;
    left: 0px;
    top: -20px;
    width: 155px;
    padding-left: 0px;
    padding-right: 5px;
    float: left;
}
.colMid
{
    position: relative;
    width: 740px;
    float: left;
    padding-left: 8px; /*border-right: 1px solid #0E51A3;*/
}
.colRight
{
    position: relative;
    width: 160px;
    padding-left: 5px;
    right: 9px;
    float: right;
}
.boxContent
{
    border-top: 0px solid #A8B4B0;
    border-right: 0px solid #5E85CF;
    border-bottom: 0px solid #5E85CF;
    border-left: 0px solid #5E85CF;
    /*padding: 3px;*/
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    /*background-color: #FFFFFF;*/
    margin-bottom: 5px;
    margin-top: 5px;
}
.homeContent1
{
    font-family: Arial, Arial, Arial;
    font-size: 12px;
    color: #4d4d4f;
}
.homeQuestion
{
    font-family: Arial, Arial, Arial;
    font-size: 13px;
    color: #4d4d4f;
    font-weight: bold;
}
/* CHECKOUT PAGES */
.colLeftCheckout
{
    position: relative;
    left: 0px;
    width: 160px;
    padding-left: 0px;
    padding-right: 20px;
    float: left;
}
.colMainCheckout
{
    position: relative;
    width: 558px;
    float: left;
}
.btnUpdate{
	font-family: Arial, Arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #000000;
}
/* END CHECK OUT PAGES */
.siteDocs
{
    text-align: right;
    vertical-align: top;
    text-transform: capitalize;
    background-color: #999999;
    height: 20px;
}

.pagination
{
    text-align: right;
    padding-top: 0px;
    padding-bottom: 5px;
}
#subCats
{
    background-color: #EBEDFE;
    text-align: left;
    /*border: 1px solid #C9CEFC;*/
    margin-top: 10px;
    margin-left:25px;
    padding: 0px;
    float: left;
    width: 687px;
}
.subCat
{
    text-align: left;
    padding-left: 8px;
    padding-bottom: 8 px;
    float: left;
    height: 30px;
    width: 100px;
    
}
.subCat a
{
    font-family: Arial, Arial;
    font-size: 15px;
    font-weight: normal;
    display: block;
    color: #8D014C;
    text-decoration: none;
}
.subCat a:hover
{
    /*background-color: orange;*/
    color: #B5598A;
}
.linkback
{
	font-family: Arial, Arial;
    font-size: 17px;
    font-weight: normal;
    text-decoration: none;	
    color: #8D014C;
}
.linkback:hover
{
	 color: #B5598A;
}
.regSep
{
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 10px 0px;
    border-bottom: 1px solid #cccccc;
}
.latestProds
{
    float: left;
    text-align: center;
    width: 200px;
    height: 180px;
}
/*added by Alex*/
.lanBox
{
    border-left: 2px solid #0E51A3;
    border-right: 2px solid #0E51A3;
    border-bottom: 2px solid #0E51A3;
    background-color: #FFFFFF;
    padding-left: 5px;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 5px;
    width: 151px;
}

.divThumbsImg
{
    height:320px;
    overflow-y: scroll; 
    scrollbar-arrow-color:blue; 
    scrollbar-face-color: #e7e7e7; 
    scrollbar-3dlight-color: #a0a0a0; 
    scrollbar-darkshadow-color:#888888;
}


/*alex added new class*/
.Menu
{
    margin-top: -20px;
}

.Menu ul li
{
    list-style-type: none;
    list-style-position: outside;
    padding: 0px;
    margin: 0px;
    width: 130px;
    border-bottom: 1px #474747;
    border-bottom-style:dotted;
}

.Menu ul li a
{
    font-family: Arial, Arial;
    font-size: 13px;
    font-weight: bold;
    display: block;
    color: #474747;
    text-decoration: none;
    padding: 4px;
}

.Menu ul li a:hover
{
    /*background-color: orange;*/
    color: #827D7D;
}

.Menu ul li:hover ul
{
    display: block;
}

.Menu ul ul 
{
 display: block;
}   

.Menu ul ul li
{
    width: 140px;
    margin-bottom: 0px;
    font-weight: normal;
    margin-top: 0px;
    padding-left: 20px;
    border-bottom: 0px;
    background: #ffffff;
}

.Menu ul ul li a
{
    font-family: Arial, Arial;
    font-size: 13px;
    font-weight: normal;
    width: 120px;
    color: #8D014C;
    text-decoration: none;
    padding: 4px;
}

.Menu ul ul li a:hover
{
    /*background-color: orange;*/
    color: #B5598A;
}

.mailingList
{
    font-family: Arial, Arial;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #261D05;
    text-decoration: none;
    padding: 4px;
    margin-top:-20px;
}

td.homeTitle
{
    font-family: Arial, Arial;
    font-size: 28px;
    font-weight: normal;
    color: #261D05;
}

.homeContent
{
    font-family: Arial, Arial;
    font-size: 16px;
    font-weight: normal;
    color: #65832D;
}
