

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
a {
	color : #000;
}
a:hover {
	color : #7B7B7B;
	text-decoration : none;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header2.jpg);
	width:979px;
	height:150px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
	padding:6px;
	width:946px;
	height:100%;
}
#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	height: 25px;
}
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	height: 21px;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}
#tabs a span {float:none;}
#tabs a:hover span {
	color:#FFF;
	}
#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:44px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
.copyright {
	background-repeat:no-repeat;
	height:43px;
	display:inline;
	margin-left:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 20px 10px 0px 0px;
	text-align:center;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
.page_wrapper {
	margin : 0px auto;
	width:939px;
	text-align : left;
	display : block;
	clear : both;	
	position: relative;
	height:100%;
	overflow:hidden;
}

.page_leftcol {
	width : 209px;
	float : left;
	display:block;
	position: relative;
}

.page_maincol {
	margin-left : 14px;
	width : 712px;
	float : left;
	height:100%;
	min-height:100%;
	overflow:hidden;
	font-size:13px;
}

.leftcol_box {
	width : 207px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
	
	color : #000;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 207px;
	height : 11px;
	font-size : 13px;
	line-height : 13px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 6px 5px;
	width : 149px;
	font-size : 11px;
}

.leftcol_box .footnote {
	margin-top : 1px;
	padding-left : 5px;
	padding-right : 5px;
	font-size:8px;
	color : #949393;
	clear : both;
	font-weight : bold;
}
.leftcol_box a {
	color : #D14A4A;
	font-weight : bold;
}
.leftcol_box a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}
.leftcol_box input {
	margin-bottom : 4px;
	margin-top : 4px;
	width : 140px;
}
.leftcol_box input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}
.leftcol_box .content {
	margin : 8px 14px 5px;
	width : 179px;
}
.leftcol_box .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}
.leftcol_box .footnote em {
	color : #D14A4A;
	font-style : normal;
}
.greendiv h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}
.orangediv h2 {
	background-color : #F8C055;
	border-bottom : #F8C055 1px solid;
}
.pinkdiv h2 {
	background-color : #ffc8d4;
	border-bottom : #F8C055 1px solid;
}
.bluediv h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}
.greydiv h2 {
	background-color : #5C5E5F;
}
.maincol_fullbox_pink {
	background-color : #ffc8d4;
}
.maincol_fullbox {
	margin-top : 5px;
	width : 712px;
	overflow : hidden;
	color : #000;	
}
.maincol_fullbox h2 {
	padding-top : 8px;
	font-size:13px;
}
.maincol_fullbox h2 span {
	left : 13px;
	display : block;
	position : relative;
}
.maincol_fullbox .content {
	margin: 8px 0px 10px 10px;
	width : 705px;
	padding: 8px 0px 8px 0px;
}
.maincol_fullbox .readmore {
	margin-top : 8px;
	text-align : right;
}
.maincol_fullbox a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}
.maincol_fullbox a:hover {
	text-decoration : underline;
}
.maincol_box {
	width : 712px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
	height:100%;
	text-align:justify;
}
.maincol_box h1 {
	padding : 7px 0px;
	width : 712px;
	height : 11px;
	color : #fff;
	font-size : 14px;
	line-height : 14px;
	font-weight : bold;
}
.maincol_box h1 span {
	left : 13px;
	display : block;
	position : relative;
}
.maincol_box h2 {
	padding : 7px 0px;
	width : 712px;
	height : 11px;
	color : #fff;
	font-size : 13px;
	line-height : 13px;
	font-weight : bold;
}
.maincol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}
.maincol_box .content {
	margin : 6px 10px;
	float : left;
}
.maincol_box .content .info {margin:10px 0; padding-bottom:8px; border-bottom:1px solid #ffdce1; color:#ff3360;}
.maincol_box .content .info span.date {background:url("images/ico_date.gif") 0 50% no-repeat; padding-left:15px;}
.maincol_box .content .info span.user {background:url("images/ico_user.gif") 0 50% no-repeat; padding-left:17px;margin-right:30px}
.maincol_box .content .infoheader {color:#000; font-size:14px; font-weight:bold;}
.maincol_box .footnote {
	margin-top : 1px;
	padding-left : 5px;
	padding-right : 5px;
	font-size:8px;
	color : #949393;
	clear : both;
	font-weight : bold;
}
.maindiv {
	overflow : hidden;
	height:100%;
}
.maindiv h1 {
	background:#ffc8d4;
	color:#000;
}
.maindiv h2 {
	background : #58A4DE;
	color:#000;
}
.maindiv .wrapper {
	margin-top : 3px;
	margin-left : 10px;
}
.maindiv .photo {
	width : 130px;
	height : 130px;
	float : left;
	position : static;
}
.maindiv p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}
.maindiv .info {
	float : none;
}
.maindiv .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}
.maindiv .buynow {
	font-weight : bold;
	float : right;
}
.maindiv .buynow a {
	color : #577D0E;
}
.maindiv .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}
.borderbox {
	clear : both;
	float : none;
	margin-top : 5px;
	border : #A5A4A4 1px solid;
	height:100%;
}
img {
	border: 0px;
}
p {
	text-align : justify;
	line-height : 13px;
}
input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}
.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
.tableNewest {
	text-align: center; 
	width: 670px; 
	vertical-align: top;    
}
.tableNewest td
{
	width:25%; 
}
.tableLogin
{
	width: 100%; 
	border-spacing: 0px; 
	border-collapse: collapse;
}
.platnosci
{
	text-align:right;
	float:right;
}
.tableLabel
{
	text-align:right;
}
.leftcol_submit
{
	text-align:center;
}
.fullCenter
{
	width: 100%; 
	text-align: center;
}
.paging
{
	text-align:right;
	font-size:medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 3px 0;
}
.pageNr
{
	text-align:center;
	font-size:smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:3px;
}
.paging a:link,.paging a:visited 
{
	font-weight:normal;
	text-decoration:none;
	color:Black;
}

.paging a:hover 
{
	text-decoration:underline;
	color:Black;
}
.paging a
{
	font-weight:bold;
	text-decoration:none;
	color:#3698D4;
	margin-left:5px;
}
.igg_Header
{
	background-color:#6EA3CC;
	background-repeat:repeat-x;
	background-image: url(images/igg_header.gif);
	height: 20px;
	color:White;
	border:solid 1px #999999;
}
.igg_Control
{
	background-color:White;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Verdana;
}
.pDetail
{
	font-size:13px;
}
.tablePrice td
{
	border: none; 
	padding: 0px; 
	margin: 0px;
}
.sortHeader a:link,.sortHeader a:visited 
{
	color:Black;
	text-decoration:none;
}
.sortHeader a:hover 
{	
	color:White;
	text-decoration:none;
}
.imagebutton
{
    display: block;
    border: 0px;
    background-image: url('images/Calculate.png');
    cursor:pointer;
}
.buttonadd
{
    display: block;
    border: 0px;
    background-image: url('images/ShoppingAdd.png');
    cursor:pointer;
}

#menu3 {
	width: 195px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	position:relative;
	left:-18px;
	}
	
#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
#menu3 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 16px;
	text-decoration: none;
	}	
#menu3 li a:link, #menu3 li a:visited {
	color: #000;
	display: block;
	background: url(images/menum.gif) 0 -26px;
	padding: 8px 0 0 10px;
	}	
#menu3 li a:hover {
    height: 17px;
	color: #000;
	background: url(images/menum.gif);
	padding: 7px 0 0 10px;
	} 		
#menu3 .Leaf a:link, #menu3 .Leaf a:visited {
    height: 17px;
	color: #000;
	display: block;
	background: url(images/menu.gif) 0 -26px;
	padding: 8px 0 0 10px;
	}	
#menu3 .Leaf a:hover {
    height: 18px;
	color: #000;
	background: url(images/menu.gif);
	padding: 7px 0 0 10px;
	}
#menu3 img {
    border: none; 
}      
.mainlinktable td{
    padding-left:50px;
    padding-top:10px;
}
.mainlinktable a {
    background: url(images/maincat.jpg) no-repeat;
    height:50px;
    width:159px;
    display:block;
    font-size:15px;
    font-weight:bold;
    color:#FFFFFF;
    cursor:pointer;
    text-decoration:none;
}    
.mainlinktable a:hover {
    color:#FFFFFF;
    background: url(images/maincath.jpg) no-repeat;
}
.mainlinktable a:link{
    color:#FFFFFF;
     
}
.mainlinktable span {
    padding-left : 55px;
    top:15px;
    position:relative;
}
.sizetab{
    border:1px solid black;
    border-collapse: collapse;
}
.sizetab td, .sizetab th{
    border:1px solid black;
    padding: 5px;
}
   




