/* start of new CSS styles */
html,body {
	padding: 0;
	margin: 0;
}

#page
{
	width: 1000px;
	margin: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#header
{
	width: 1000px;
	height: 50px;
	background-color: #FFFFFF;
	margin-bottom: 3px;
}

#logo
{
	float: left;
	padding-right: 10px;
	margin: 5px;
}

#search
{
	float: left;
	margin: 5px;
}
#mostsearched {
	float: left;
}
#login
{
	float : right;
}
#speciallinks
{

	width: 100%;
	text-align:center;
	padding: 2px;
	margin-top: 0px;
}
#navigation
{
	height: 30px;
	float: left;
	width: 1000px;
	margin-bottom: 3px;
	background-color: #336699;
}

#store-navigation
{
	background: #F8ECE0;
	margin-top: 2px;
	float: left;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }



#content-container1
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	width: 100%;
}

#section-navigation
{
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	width: 200px;
	margin-bottom: 5px;
	padding: 5px;
	position: relative;
	border: 1px solid #336699;

}

#section-navigation ul
{
	margin: 0;
	padding: 0;
	float: left;
}

#section-navigation ul li
{

	padding: 0;
	list-style-type: none;
}

#content
{
	background-color: #FFF;
	border: 0px solid #FFFFFF;
	position: relative;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 220px;
	width: 760px;
	overflow: auto;
}
#storedesc {
	border-top-color: #3C0;
	border-right-color: #3C0;
	border-bottom-color: #3C0;
	border-left-color: #3C0;
}


#content h2 { margin: 0; }

#aside
{
	float: left;
	width: 50px;
	padding: 5px;

}

#aside h3 { margin: 0; }

#footer {
	clear: both;
	position:relative;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
 }

#breadcrumb {
	background: #FFFFFF;
	padding-bottom: 5px;
}
#catdesc {
	padding: 5px;
	background-color: #C96;
}


.coupon-code-container {
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	width: 600px;
	position: relative;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.coupon-code-logo {
	float: left;
	position: relative;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#coupon-code-logo-hdr {
	background: #8A4B08;
	float: left;
	position: relative;	
	width: 200px;
}
#coupon-code-detail-hdr {
	background: #8A4B08;
	text-align: left;
	float: left;
	position: relative;
	width: 400px;
}
.coupon-code-detail {
	padding: 5px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	overflow: auto;
	width: auto;
	background-color: #FFFFFF;

}
#subcatlist {
	background-color: #C96;
	padding: 5px;
	margin-top: 3px;
}

#coupon-code-detail-1-hdr {
	background: #8A4B08;
	text-align: left;
	float: left;
	position: relative;
	width: 630px;
}
.coupon-code-detail-1 {
	text-align: left;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F30;
	border-right-color: #F30;
	border-bottom-color: #F30;
	border-left-color: #F30;
	padding: 5px;
	width: 75%;
	background-color: #FFFFFF;
}
#coupon-code-expire-hdr {
	background: #8A4B08;	
	float: right;
	position: relative;
	text-align: center;
	width: 180px;
}
.coupon-code-expire {
	background: #e7e7e7;
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}
/* end of new CSS styles */



a:hover     { color: #FF0000; text-decoration:none; }

table { border-color="#FF0000"; }
H3 {color : "#0000FF"}
H6 {color : "#FF0000" }
H4 {color : "red" }
.menuBackGround {  background-color: #DAA520;}
.menuHdrRowColor { background-color: #FFCC99; }
.red {color: #FF0000;}
.green {color: #04B404;}
.blue {color: #0101DF;}
.skyColor { color: #A9D0F5; }
.brown { color: #996633; }
.strike {text-decoration: line-through}
.boldRed {font-size: 100%;color: #FF0000;}
.boldBlue {font-size: 150%;color: #0101DF;}
.boldBlack {font-size: 100%;color: #000000;}
.boldGreen {font-size: 100%;color: #009900;}
.normalBlue {font-size: 100%;color: #0101DF;}
.normalRed {font-size: 100%;color: #FF0000;}
.colSkyColor { bgcolor: #A9D0F5; }
.menuItemBgColor {background-color: #FFFF00; }
.highlight { background-color: #8888FF }
.darkgreen { background-color: #4B8A08 }
.normal { background-color: #CCCCCC }
.bold {font-size: 110%;}
.boldBig {font-size: 200%;}
.content {font-size: 110%;color: #000000;text-align:justify;}
.center {align:center;}
.rowBackGroundColor {background-color: #FFFF00; }


.solid {border-style: solid;border-color: #0000ff;border-width: 1px 1px 1px}

.coupon {border: dashed 2px #736F6E; padding: 10 10 10 10; margin: 25 8 14 8;  text-align: left;}

.dashes {
border-top: 2px dashed #000000;
margin-top: 2px;
}

.clearfix{display: inline-block;}

