@charset "UTF-8";


html { 
	background-image:url(/resources/background_html.jpg); 
	background-repeat:repeat; 
	}

body {
	font-family: verdana, sans-serif; 
	font-size:12px; 
	color:#000
	}

#comments {
float:left;
	width: 950px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	border-top: solid 1px #666;
	height: auto;
	padding: 5px;
}

#share {
	width:960px;
	height:20px;
	padding-top: 2px; padding-bottom:2px;
	padding-left:5px;
	text-align:left;
	float:left;
}

#main_picture {
	width:960px;
	height:auto;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}
	
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000;
	padding-left:5px;
	padding-top: 2px;
	padding-bottom: 5px;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 15pt;
	line-height: 160%;
	color: #000;
	padding-left:0px;
	padding-top: 2px;
	padding-bottom: 5px;
}

a img {
   border-style: none;
}


#fixed_top_menu {
	display:block; 
	top:0px; 
	width:960px; 
	height:55px;
	position:fixed; 
	border:none; 
	text-align:right; 
	font-weight:bold; 
	color:#fff;
	margin-left:auto; 
	margin-right:auto; 
	z-index:2; 
	background-image:url(/resources/background3.jpg); 
	background-repeat:no-repeat; 
	padding-top:0px; 
	font-size:11px; 
	line-height:15pt;
	padding-top:4px; 
	text-align:right;
	}
	
.top_menu a:link {
	color:#fff;
	text-decoration:none;
}
	
.top_menu a:visited {
	color:#fff;
	text-decoration:none;
}
	
.top_menu a:active {
	color:#fff;
	text-decoration:none;
}

.top_menu a:hover {
	color:#ec008c;
	text-decoration:underline;
}
	
#product_page {
	width:960px;
	height:auto;
	background:#FFF;
	z-index:1;
	}

#header {
	width:700px;
	height:auto;
	float:left;
	}


#header_buy {
	text-align:right;
	padding-right:5px;
	padding-top:25px;
	width:200px;
	height:auto;
	float:right;
	}

#header_navigation {
	padding-left:5px;
	font-size:10px;
	color:#999;
}

#header_navigation a:link {
	color:#999;
	text-decoration:none;
}

#header_navigation a:visited {
	color:#999;
	text-decoration:none;
}

#header_navigation a:hover {
	color:#ec008c;
	text-decoration:underline;
}

#header_navigation a:active {
	color:#999;
	text-decoration:none;
}

.clr {clear:both;}

.pink {
	color:#ec008c;
}

* html #menu {position:absolute;}

#fixed_top_menu a:visited, #fixed_top_menu a:link, #fixed_top_menu a:active {
	display:inline; 
	width:auto; 
	height:25px; 
	text-align:center; 
	text-decoration:none; 
	color:#fff;
	}

#fixed_top_menu a:hover { 
	color:#ec008c; 
	text-decoration:underline;
	}

#main_content a:visited, #main_content a:link, #main_content a:active {
	text-decoration:none; 
	color:#000000;
	}

#main_content a:hover { 
	color:#ec008c; 
	text-decoration:underline;
	}

#content_container {
	width:100%;
	height: auto;
	z-index:1000;
	background-color: #ffffff ;
	background-image: url(/resources/content_background.jpg);
	background-repeat: repeat;
}

.content_container {
	width:100%;
	
	z-index:1000;
	background-color: #ffffff ;
	background-image: url(/resources/content_background.jpg);
	background-repeat: repeat;
}

#main_content {
	
	width:950px;
	padding-left: 5px;
	padding-right:5px;
}

#main_content img {
	border:none;
}

#sidebar {
	width:250px;
	height:auto;
	float:right;
	padding: 5px;
	background-color:#fff;
	background:none;
}

.main_content {
	
	width:680px;
	height:auto;
	float:left;
	padding-left: 5px;
	padding-right:5px;
	line-height:150%;
	background-image:url(/resources/content_background.jpg);
	background-repeat: repeat;
}

.main_content img {
	border:solid 1px #CCC;
}

.sidebar {
	width:250px;
	height:auto;
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#fff;
	background:none;
}


#sidebar a:visited, #sidebar a:link, #sidebar a:active {
	border:none;
	text-decoration:none;
}

#sidebar a:hover {
	border:none;
	color:#ec008c;
	text-decoration:underline;
}


.readlabel { 
	text-align: right; 
	color:#ec008c;
	}

a.readlabel { 
	white-space: nowrap; 
	}

a.readlabel:link, a.readlabel:visited, a.readlabel:active {
	color: #ec008c;
	text-decoration: none;
}

a.readlabel:hover {
	text-decoration: underline;
}




.clear {clear:both;}

#fixpic {display:block; width:960px; height:62px; position:fixed; bottom:0; left:0;}

* html #fixpic {position:absolute;}

a:link {
	color: #fff;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #fff;
	}
	
a:hover {
	text-decoration: underline;
	color: #ec008c;
	}
	
a:active {
	text-decoration: none;
	color: #fff;
	}

#outer_wrap {
	background: none;
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	line-height: 140%;
	}

#wrap {
	padding: 0;
	width: 960px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	z-index:2;
	background:#fff;
	}

.form { 
	font-size:10px; 
	display:inline; 
	margin:0px;	
	}

.footer_navigation {
	float:left;
	padding-left:3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-color: #000;
	}
	
hr {
	height:1px;
	border:0;
	color:#333;
	background-color:#333;
}

.footer_navigation td {
	border-left: 1px solid #CCC;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#000;
	}

.footer_navigation a:link {
	text-decoration:none;
	color:#ccc;
	}

.footer_navigation a:visited {
	text-decoration:none;
	color:#ccc;
	}

.footer_navigation a:active {
	color:#ec008c;
	text-decoration:underline;
	}

.footer_navigation a:hover {
	color:#ec008c;
	text-decoration:underline;
	}
	
#container1 {
    float:left;
    width:100%;

}

#col1 {
    float:left;
    width:25%;
	padding-left:0px;
    
}

#col2 {
    float:left;
    width:25%;
	padding:0px;
}

#col3 {
    float:left;
    width:25%;
	padding:0px;
}

#col4 {
    float:left;
    width:25%;
	padding:0px;
}

#post {
	border-bottom:solid 1px #666;
}
