/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 40px;
	background: #FFFFFF;
	background: url(/img/header.png) no-repeat center top;
	text-align: justify;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 13px;
	color: #666;
}

h1, h2, h3 {
	color: #000000;
}

h1, h2, h3 a:hover{
	color: #666666;
}

.breadcrumb {
	background:url("/img/misc_titles.png") no-repeat scroll 0 11px transparent;
	border-bottom:1px solid #D9D9D9;
	font-size:30px !important;
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:20px;
	padding-bottom:5px;
	text-decoration:none;
	text-indent:25px;
	color:#333333;
	text-align:left;
}
 
.breadcrumb a{
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:20px;
	padding-bottom:10px;
	text-decoration:none;
}

 #productList .Prods_list h3 {
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	text-align:left;
}

 #productList .Prods_list h3 span:hover{
	color:#333333;
	text-decoration:none;
 }

p, blockquote, ul, ol {
	margin-bottom: 20px;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color:#13007C;
	text-decoration:none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 915px;
	height: 65px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 50px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
	background-color: transparent;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo a {
	text-decoration: none;
	color: #444444;
}

/* Menu */

#menu {
	background-color:transparent;
	float:right;
	width:auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #333;
	letter-spacing:-0.35px;
}

#menu a:hover, #menu .active a {
	background-color:#333333;
	background: url(/img/bkg_menu_items.png) repeat-x center top;
	color:#FFFFFF;
	text-decoration:none;
}

/* Search */

#search {
	height: 45px;
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font-size: 12px Georgia;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}

#search-text {
	width: 120px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 892px;
	margin: 0 auto;
	background: transparent;
}

#page-bgtop {
	background:none repeat scroll 0 0 transparent;
	padding:0;
}

/* Content */

#content {
	background-color:#FFFFFF;
	border:1px solid #C7C7C7;
	clear:none;
	float:right;
	padding:20px;
	width:650px;
}
.post {
	clear:both;
	float:left;
	margin:0 0 15px;
	width:100%;
}

.post .title  , #productList .title , .prodData .title {
	background:none repeat scroll 0 0 transparent;
	border-bottom:1px solid #EBEBEB;
	color:#333333;
	float:left;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:10px 0 20px;
	padding-bottom:5px;
	text-decoration:none;
	width:100%;
	text-align:left;
}

#productList .title  {
	float:left;
	margin-bottom:20px;
	padding:5px 0;
	width:100%;
}

#productList .title *    {
	color:#333333;
	padding:0;
	text-decoration:none;
}

#productList .title a {
	color:#333333;
	padding:0;
	text-decoration:none;
}

#productList .title a:hover {
	color:#008837;
	padding:0;
	text-decoration:none;
}
    
#media h2 { font-size  : 14px ; padding : 15px 0px ;}
 
.post .entry {
}

.post img {
	border:1px solid #C8C8C8;
	float:left;
	padding:0;
	width:120px;
}

.post img:hover {
	border:1px solid #7F7F7F;
}

.post .description {
	float:right;
	font-size:11px;
	padding:0;
	width:515px;
}
.post .description p{
    line-height : 15px ;
}
.post .meta {
	text-align: right;
	padding-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	background:none repeat scroll 0 0 transparent;
	float:left;
	margin-top:0px;
	padding-right:5px;
	width:180px;
}

#sidebar .title , #sidebar .title  a {
	color:#2B2B2B;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	border-bottom:1px solid #DFDFDF;
	margin:0;
	padding:10px 0;
}

#sidebar li li:hover {
	border-bottom:1px solid #9D9D9D;
	margin:0;
	padding:10px 0;
}

#sidebar li li a {
	color:#666666;
}

#sidebar li li a:hover {
	color:#333333;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #333;
 
}

#sidebar h3 {
	font-size: 77%;
	color: #333;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border:medium none;
	color:#333333;
	font-size:13px;
	letter-spacing:-0.35px;
	text-decoration:none;
}

#sidebar a:hover {
	color:#13007C;
	text-decoration:none;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	background:url("/img/footer_bkg.png") repeat-x scroll left top transparent;
	color:#FFFFFF;
	height:50px;
	margin:40px auto 0;
	padding:20px 0 0;
	width:100%;
}

#footer p#legal {
	color:#B7B7B7;
	font-size:11px;
	margin-bottom:15px;
	text-align:center;
}

#footer p#links {
	color:#666666;
	font-size:11px;
	margin-bottom:10px;
	text-align:center;
}

#footer a {
	color:#666666;
	font-weight:bold;
	margin-right:15px;
	text-decoration:none;
}

#footer a:hover {
	color:#333333;
	text-decoration:none;
}


        .Pager {
						text-align  :center;
						width : 100% ;
            margin-top : 15px;
						float : left ;
				}
				
.Pager span a{
	color:#333333;
	display:inline-block;
	font-size:12px;
	margin:0 3px;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	width:25px;
}
				
				
.Pager span.active a{
	font-weight : bold ;
	color:#008837;
}

.Pager span a:hover {
	font-weight : bold ;
	cursor : pointer ;
	background-color : #eee;
}
          
.Prods_list {
	width:650px;
    margin : 0px ;
    padding : 0px ;
    clear : both ;
    float : left ;
}

.Prods_list li { width  : 122px ; float : left ; text-align : center ; }
.Prods_list li.spacer { width  : 10px ;  }
.Prods_list li.spacerH { width  :100%; height: 1px;  }
.Prods_list li a { text-decoration : none ; }
.Prods_list li a span {  
	color:#666666;
	display:block;
	float:left;
	margin-bottom:10px;
	width:100%; 
}
.Prods_list li a img {
    width : 120px ;   padding : 0px ; border : 1px solid #C8C8C8;
}
.Prods_list li a img:hover {
   border : 1px solid #7F7F7F;
}

#superbox .next { padding-left : 5px;}
#superbox .prev { padding-right : 5px;}

div.prodData {
	float : left ;
	text-align:center;
}
div.prodData #Description{
	text-align:left;
	float : left ;
	margin-bottom : 15px ;
}

div.prodData .prodImg{
	text-align:center;
	margin : 0px ;
	padding : 0px    ;
}
ul.productsThumbs { list-style : none ; margin : 0px   ;float : left ; padding : 0px 0px 15px ; width : 100% ;  }

ul.productsThumbs li { float : left ; height :49px ; margin : 0px ; width : 65px ;  overflow : hidden ;}
ul.productsThumbs li.spacer { width  : 5px ;}
ul.productsThumbs li.spacerH { width  :100% ; height : 5px ;}: left ;
		margin-bottom : 15px ;
}

div.prodData .prodImg{

		margin : 0px ;
		padding : 0px    ;
 
}
ul.productsThumbs { list-style : none ; margin : 0px   ;float : left ; padding : 0px 0px 15px ; width : 100% ;  }

ul.productsThumbs li { float:left; height:51px; margin:0; overflow:hidden;width:67px;}
ul.productsThumbs li img{ border:1px solid #C8C8C8}
ul.productsThumbs li img:hover{ border:1px solid #7F7F7F}
ul.productsThumbs li.spacer { width  : 5px ;}
ul.productsThumbs li.spacerH { width  :100% ; height : 5px ;}eight : 5px ;}
