body {
	margin: 5px;
	background-color: #A5A5A5;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 1100px;
	margin: 0px auto;
	padding: 5px;
       	border: 2px solid #333333;
	background-color: #FFFFFF;
        /* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=Classic);
        /*background-image: url(../../../images/bg_snowflakes.jpg);*/ 
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#topHeader {
        text-align: right;
	height: 25px;
	margin-bottom: 45px;
	padding-right: 0px;
	padding-top: 5px;
        padding-bottom: 20px;
    	
}
/*Yura added links to header*/
#topLinks{
       width:500px;
       height: 1.5em;
       /*position: relative;*/
       margin-right:185px;
       margin-left:400px;
       margin-bottom:5px; 
       
      
}
#topLinks ul{
        list-style: none;
        padding: 0;
        margin-bottom: 0px;
}
#topLinks li a{
       text-decoration:none;
       font-size: 100%;
       font-weight: bold;
       font-family:Trebuchet MS;
       text-transform: uppercase;
       color: #070F72;
}
#topLinks a:hover{
       font-weight: bold;
       text-decoration:underline;
       color: #FF6600;
}
/*#topLinks li a{
 float: right;
 #display: block;
 #background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
  /*background:#000066;*/
 #border: 0.1em solid #666666;
 #width: 9.0em;
 #height:2.0em;
 #text-decoration:none;
 #margin: 0 0.15em;
 #font-size: 100%;
 #font-weight: bold;
 #font-family:Trebuchet MS;
 #text-transform: uppercase;
 #color: #ffffff;
 #text-align: center;
 #line-height: 2.0em;
}*/

/*#topLinks a:hover{
       font-weight: bold;
       text-decoration:underline;
       color: #FF6600;
#text-transform: uppercase;
#font-family:Trebuchet MS;
#border: 0.1em solid #ff3300;
#background: #ffffff;
      
}*/
/*Yura added division to header*/
#Logos {
        padding-right: 5px;
        padding-left: 10px;
        padding-top: 5px;
        width: 140px; 
        padding-right: 5px;
        text-align: center;
 }

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	/* border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	/*border: 1px solid #000000;*/
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
        border-bottom: 1px solid #000000;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 170px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}

.colMid {
	position: relative;
	width: 720px;
	float: left;
        padding-left: 10px;

}
.colRight {
	position: relative;
	width: 170px; 
	padding-left: 5px;
	right: 5px;
	float: right;
}
.boxContent {
	border: 1px solid #FF9900;
	padding: 2px;
        padding-left:5px;  
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* Yura added for new div */
.boxTopHomeContent {
	border-top: 2px solid #070F72;
	padding-right: 0px;
        padding-left:0px;  
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
        /*Yura changed from 560 */
	width: 700px;
	float: left;
        font-weight:bold;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
        text-align:justify;
	background-color: #FFFFFF;
	text-align: center;
	/*Yura commented out -- border: 1px solid #C9CEFC;--*/
	margin: 3px;
	padding: 15px;
	float: left;
	/*width: 387px;*/
}
.subCat {	
	text-align: left;
        padding-top;5px; 
        padding-bottom:5px; 
	padding-left: 5px;
        padding-right: 10px;
        border-bottom:1px solid #C9CEFC;
	float: left;
        width:150px;
        height:200px;
        font-weight:bold;
        
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 140px;
	height: 147px;
	float: left;
	overflow: hidden;
        padding-top: 3px;
        padding-bottom: 3px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #EBEDFE;
	width: 148px;
	display: block;
	text-indent: 2px;
        font-size:100%;
        font-weight:bold;
        text-transform: uppercase;
        font-family: Trebuchet MS;sans-serif;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
        text-decoration: underline;
        font-size:100%;
        font-weight:bold;
        text-transform: uppercase;
.li-All a { 
        border-bottom: dashed 1px #000; 
       } 
.li-All a:hover {
       border-bottom: solid 1px #000; 
       font-weight: bold;
       } 
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/