﻿body 
{
	background-color: #000066;
	background-image: url(../images/background_image.gif);
	margin-top:0px;
}

h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	color:#000066;
}

h2
{ 
	font-size:12px;
	font-weight:bold;
	color:#000066;
	margin-bottom:0px;
}

#pageWrapper
{
	width:100%;
	height:auto;
}

#centerPage
{
	margin:0px auto;
	width:800px;
	height:auto;
	background-color:White;
}

#topBanner
{
	width:800px;
	height:141px;
	background-image:url(../images/topBanner.jpg);
	background-repeat:no-repeat;
}

#topMenu
{
	width:800px;
	background-color:#e7e7e7;
	height:25px;
	color:Black;
}

#searchBar
{
	background-color:#342194;
	width:790px;
	padding-left:11px;
	height:38px;
	background-image:url(../images/bgSearch.gif);
	background-repeat:repeat-x;
}

#leftMenu
{
	float:left;
	width:215px;
	height:auto;
	margin-top:12px;
	margin-right:2px;

}

#mainContentHome
{
	float:left;
	width:360px;
	height:auto;
	margin-top:12px;

}

#rightMenuHome
{
	width:223px;
	height:50px;
	height:auto;
	float:left;
	margin-top:0px;
	background-image:url(../images/hotProdHeader.jpg);
	background-repeat:no-repeat;
}

#rightMenuHomeGrey
{
	background-color:#e7e7e7;
	width:204px;
	margin-left:9px;
	padding:5px 5px 5px 5px;
	height:auto;
	margin-top:-2px;
}

.categoryHeader
{
	width:198px;
	background-color:#3a2194;
	height:35px;
	color:White;
	line-height:35px;
	padding-left:15px;
	font-weight:bold;
}

.homeMainHeader
{
	width:342px;
	background-color:#3a2194;
	height:35px;
	color:White;
	line-height:35px;
	padding-left:15px;	
	margin-bottom:5px;
}

.button1
{
	background-color:#fbe11d;
	padding-left:15px;
	height:33px;
	width:198px;
	border-top:3px solid #e7e7e7;
	padding-top:2px;
	font-weight:bold;
	color:#4a4a49;
}

.button2
{
	background-color:#fec249;
	padding-left:15px;
	height:35px;
	width:198px;
	line-height:35px;
	border-top:3px solid #e7e7e7;
		font-weight:bold;
	color:#4a4a49;
}

.button3
{
	background-color:#99c380;
	padding-left:15px;
	height:35px;
	width:198px;
	line-height:35px;
	border-top:3px solid #e7e7e7;
		font-weight:bold;
	color:#4a4a49;
}

.button4
{
	background-color:#5db7d1;
	padding-left:15px;
	height:35px;
	width:198px;
	line-height:35px;
	border-top:3px solid #e7e7e7;
	font-weight:bold;
	color:#4a4a49;
}

.button5
{
	background-color:#d0949f;
	padding-left:15px;
	padding-right:15px;
	height:32px;
	width:183px;
	border-top:3px solid #e7e7e7;
	font-weight:bold;
	color:#4a4a49;
	padding-top:5px;
}

.button6
{
	background-color:#f27143;
	padding-left:15px;
	height:35px;
	line-height:35px;
	width:198px;
	border-top:3px solid #e7e7e7;
		font-weight:bold;
	color:#4a4a49;
}

.button7
{
	background-color:#fb9a30;
	padding-left:15px;
	height:35px;
	line-height:35px;
	width:198px;
	border-top:3px solid #e7e7e7;
		font-weight:bold;
	color:#4a4a49;
}

.button8
{
	background-color:#febe2c;
	padding-left:15px;
	height:35px;
	line-height:35px;
	width:198px;
	border-top:3px solid #e7e7e7;
		font-weight:bold;
	color:#4a4a49;
}

.button9
{
	background-color:#65ab3a;
	padding-left:15px;
	height:35px;
	line-height:35px;
	width:198px;
	border-top:3px solid #e7e7e7;
	font-weight:bold;
	color:#4a4a49;
}

.button10
{
	background-color:#a3bbef;
	padding-left:15px;
	height:35px;
	line-height:35px;
	width:198px;
	border-top:3px solid #e7e7e7;
	border-bottom:3px solid #e7e7e7;
	font-weight:bold;
	color:#4a4a49;
}

#footer
{
	width:800px;
	height:46px;
	background-color:#e7e7e7;
	margin-top:5px;
}

#footer #links
{
	color:#4a4a49;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	line-height:20px;
}


#mainContentTextual
{
	height:auto;
	width:570px;
	margin-top:12px;
	float:left;
	padding: 0px 0px 0px 10px;
}

#leftMenu a 
{
    color:#4a4a49;
    text-decoration:none;
}


.whiteLink:link, .whiteLink:active, .whiteLink:visited 
{
color:White;
}

.yellowLink:link, .yellowLink:active, .yellowLink:visited 
{
color:Yellow;
}



/* ---=== PRODUCT STYLES ===---*/

.catView
{
	clear:right;
	width:573px;
	height:auto;
	float:left;
	border-bottom:5px solid #96ade8;
	padding-bottom:5px;
	color:#4d595b;
}

.catView .prodImg
{
	float:right;
	margin-left:10px;
}

.catView .header
{
	color:#3a2194;
	font-size:14px;
}

.catView .price
{
	font-weight:bold;
	color:#3a2194;
	font-size:12px;
}

.prodDetails
{
	width:560px;

}

.prodImg
{
	float:right;
	border:0px;
	text-align:right;
	padding-right:5px;
	width:150px;
}

.prodPrice
{
	float:right;
	border:0px;
	text-align:right;
	padding-right:5px;
	width:60px;
}


.prodQty
{
	float:right;
	border:0px;
	text-align:right;
	padding-right:5px;
	width:60px;
}


.prodHolder
{
}

.prodBox
{
    float: left;
    width: 163px;
    height: 160px;
    padding: 0px;
    margin: 15px 15px 0px 0px;
   border:1px solid #3a2194;
   text-align:center;
}

.prodBox h1
{
    width: 155px;
    height: 40px;
   /* line-height: 2em;*/
    font-size: 0.80em;
    font-weight: bold;
    font-family: verdana, helvetica, sans-serif;
    background-color: #E7E7E7;
    margin: 0px;
    padding: 2px 4px;
    overflow: hidden;
    text-align:center;
    margin-bottom:7px;
}

.prodBox h2
{
    width: 155px;
    height: 15px;
   /* line-height: 2em;*/
    font-size: 0.80em;
    font-weight: bold;
    font-family: verdana, helvetica, sans-serif;
    background-color: #E7E7E7;
    margin: 0px;
    padding: 2px 4px;
    overflow: hidden;
    text-align:center;
    margin-bottom:7px;
}

.prodBox h1 a
{
	text-decoration:none;
	color:#4a4a49;
}


.productHeaders
{
	line-height:35px;
	height:35px;
	width:563px;
	padding-left:10px;
	color:white;
	font-weight:bold;
	background-color:#3a2194;
}

.prodPager 
{
    font-size:10px;
    width:570px;
    background-color:#E7E7E7;
    height:25px;
}

.prodBackNext 
{
    padding-top:5px;
    padding-left:12px;
    float:right;
}

.prodPagerCurrentPage
{
    padding-top:5px;
    width:150px;
    padding-left:12px;
}

.btnStandard 
{
    background-color: #3A2194; 
    color: White; 
    border: 0px;
}


.clearLeft
{
	clear:left;
}

.clearRight
{
	clear:right;
}

.clearBoth
{
	clear:both;
}
