@charset "utf-8";
/* CSS Document */


/*------*/
/* TAGS */
/*------*/

html {
	width:100%;
	height:100%;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	
}

p, ul, li {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	page-break-after:avoid;
	page-break-before:avoid;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}

div.aprice {
	color:#75cdd9;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-right:30px;
	margin-bottom:70px;
	width:120px;
}


/*------*/
/* IDS  */
/*------*/

#maintable {
	width:100%;
	height:100%;
	margin-top:100px;
	line-height:0px;
}

#wrapper {
	text-align:center;
	vertical-align:middle;
	width:950px;
	height:570px;
	max-height:570px;
	border:1px solid #75cdd9;
	margin:0 auto;
	line-height:0px;
}

#logo {
	width:150px;
	height:120px;
	float:left;
	top:-99px;
	left:55px;
	position:relative;
	line-height:0px;
}

#footer {
	margin:0 auto;
	padding-top:20px;
	color:#CCCCCC;
	font-size:10px;
	line-height:normal;
	clear:both;
}

#footer a, a:visited, a:active, a:link {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:10px;
}

#footer a:hover  {
	color:#f00093;
	text-decoration:underline;
	font-size:10px;
}

#mainmenu {
	background-color:#FFFFFF;
	position:relative;
	left:30px;
	top:-7px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	line-height:0px;
}

#mainmenu a, a:active, a:visited, a:link {
	color: #747474;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
}

#content {
	margin:0 auto;
	text-align:center;
	width:920px;
	padding-left:15px;
	position:relative;
	top:-50px;
	float:left;
	line-height:0px;
}

#pagetitle {
	float:left;
	width:700px;
	text-align:left;
	line-height:normal;
	margin-left:47px;
	color:#ec108d;
	font-size:22px;
	font-weight:bold;
	
}

#leftcontainer {
	float:left;
	width:230px;
	text-align:left;
	line-height:0px;
	padding-left:47px;
	padding-top:20px;
}


#thumbcontainer {
	width:180px;
	height:380px;
	line-height:0px;
}

#thumbcontainer .image {
	padding:2px;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
	border:1px solid #75cdd9;
	text-align:center;
	float:left;
	width:30px;
	height:30px;
	outline:none;
}

#thumbcontainer .image:hover {
	padding:2px;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
	border:1px solid #ec108d;
	text-align:center;
	float:left;
	width:30px;
	height:30px;
	outline:none;
}

#thumbcontainer img {
	outline:none;
	vertical-align:top;
}

#pagingcontainer {
	color:#747474;
	text-decoration:none;
	text-align:center;
	width:180px;
	line-height:normal;
	font-size:9px;
	font-weight:normal;
}

#storepaging {
	color:#747474;
	text-decoration:none;
	text-align:left;
}

#pagingcontainer a, a:active, a:visited {
	color:#ec108d;
	text-decoration:underline;
	font-size:9px;
	font-weight:normal;
}

#pagingcontainer a:hover {
	color:#ec108d;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

#maincontainer {
	float:left;
	width:630px;
	text-align:center;
	vertical-align:middle;
	line-height:normal;
	padding-top:20px;
}

#maincontainer img {
	padding:2px;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
}

#prices {
	width:570px;
	padding-left:48px;
	margin-top:25px;
	float:left;
	text-align:left;
	line-height:normal;
}

#hometext {
	width:540px;
	padding-left:48px;
	margin-top:25px;
	float:left;
	text-align:left;
	line-height:normal;
	padding-right:30px;
}

#hometext a, a:hover, a:link, a:visited, a:active {
	font-weight:normal;
	font-size:medium;
	color:#ec108d;
	text-decoration:underline;
}

#contacts {
	width:300px;
	padding-left:48px;
	margin-top:25px;
	float:left;
	text-align:left;
	line-height:normal;
}

#rightpicture {
	width:300px;
	float:left;
	line-height:0px;
}

#contactform {
	width:520px;
	margin-top:25px;
	text-align:right;
	float:left;
	line-height:normal;
}

#infoprices {
	width:915px;
	height:20px;
	float:left;
	line-height:normal;
	clear:both;
	margin-top:10px;
}

#contacts a, a:active, a:visited {
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	color:#ec108d;
}

#contacts a:hover {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#ec108d;
}


/* CLASS */
/*********/

.normal {
	float:left;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
}

.over {
	float:left;
	padding-left:10px;
	padding-right:10px;
	color:#ec108d;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
}

.upper {
	color:#ec108d;
	text-transform:lowercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
}

.lower {
	color: #747474;
	text-transform:lowercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
}

.aprice {
	color:#75cdd9;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.aprice, a.aprice:visited, a.aprice:active {
	color:#75cdd9;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	outline: none;
}

a.aprice:hover {
	color:#75cdd9;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	outline: none;
}

a.aprice2, a.aprice2:visited, a.aprice2:active {
	color:#75cdd9;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	outline: none;
}

a.aprice2:hover {
	color:#75cdd9;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	outline: none;
}

.storeprices {
	color:#ec108d;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}