﻿.container {width:980px; margin:0 auto; }

#header {height:194px; background:url(Images/header-bg.gif) left top repeat-x #fff; }
#header, #content, #extra-content, #footer { font-size:0.75em;}

/*header*/
#header .row-1 { height:137px;}

#header .logo { float:left; padding:22px 0 0 10px;}
#header .top-links { float:right; padding:45px 35px 0 0; font-family:Verdana;}
#header .top-links li { float:left; margin-left:8px;}

#header .nav-box { background:url(Images/nav-box-bg.gif) left top repeat-x; width:100%;}
#header .nav-box .left { background:url(Images/nav-box-left.gif) no-repeat left top;}
#header .nav-box .right { background:url(Images/nav-box-right.gif) no-repeat right top; height:47px;}

.col-1, .col-2, .col-3 { float:left;}

#admincontent { padding:0 0 20px 0; background:#fff;}
#admincontent .section { padding-bottom:20px;}

/*==================boxes====================*/
.box { background:url(Images/box-bg.gif) left top repeat-x; width:100%;}
.box .border-top {background:url(Images/border.gif) repeat-x top;}
.box .border-bot {background:url(Images/border.gif) repeat-x bottom;}
.box .border-left {background:url(Images/border.gif) repeat-y left;}
.box .border-right {background:url(Images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(Images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(Images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(Images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(Images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:27px 35px 30px 34px;}

.box1 { background:#ededed; width:100%;}
.box1 .border-top {background:url(Images/border-top.gif) repeat-x top;}
.box1 .border-bot {background:url(Images/border-bot.gif) repeat-x bottom;}
.box1 .border-left {background:url(Images/border-left.gif) repeat-y left;}
.box1 .border-right {background:url(Images/border-right.gif) repeat-y right;}
.box1 .left-top-corner {background:url(Images/left-top-corner2.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(Images/right-top-corner2.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(Images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(Images/right-bot-corner2.gif) no-repeat right bottom; }
.box1 .inner { padding:27px 35px 30px 34px;}


/*======= index.html =======*/
#page1 #content .col-1 {width:302px; margin-right:22px;}
#page1 #content .col-2 {width:302px; margin-right:22px;}
#page1 #content .col-3 {width:302px;}
#page1 #extra-content .col-1 {width:464px; margin-right:22px;}
#page1 #extra-content .col-2 {width:464px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:302px; margin-right:22px;}
#page3 #content .col-2 {width:302px; margin-right:22px;}
#page3 #content .col-3 {width:302px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:302px; margin-right:22px;}
#page5 #content .col-2 {width:626px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:302px; margin-right:22px;}
#page6 #content .col-2 {width:302px; margin-right:22px;}
#page6 #content .col-3 {width:302px;}

.wrapper { width:100%; overflow:hidden;}
/*=========================*/
/*footer*/
#adminfooter  
{
	color:#73706A;
	padding:27px 0 30px 0;
	background-color:#FAF3E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.hoverproduct {
   text-decoration:solid;
}

.hoverproduct:hover {
    color:#0057A8;
    text-decoration:underline;
    
}