
/* CSS Document
    Copyright (c) roglink.com 2010
*/
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#pageTopLine {
	position: relative;
	z-index: 9;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url("images/bg_header_red.jpg") repeat-x;
	height: 138px;
	vertical-align: middle;
	text-align: right;
	margin-right: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

div#languageflags {
	position: absolute;
	left: 92%;
	top: 11px;
	/*margin-right: 35px;*/
	text-align: right;
	float: right;
	margin-top: 5px;
}

div#languageflags div.infobox_heading {
	display: none;
}

div#languageflags div.infobox {
	border: none;
	background: none;
}

div#searchbox div.infobox_heading {
	display: none;
}

div#searchbox div.infobox {
	border: none;
	background: none;
}

div#searchbox img {
	display: none;
}

div#searchbox {
	position: absolute;
	left: 70%;
	width: 15%;
	top: 10px;
	margin-right: 20px;
	text-align: right;
	margin-top: 5px;
}

.searchBoxInput {
	border: 1px solid #cacaca;
	width: 150px;
	position: relative;
}

div#pageTopLogo { /*Stay left top most but lower than Dialogs*/
	position: absolute;
	top: 44px;
	left: 20px;
	width: 139px;
	height: 64px;
	z-index: 11;
	background: url("images/logo.jpg") no-repeat;
}

div#pageTopImages { /*Stay in the middle*/
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -300px;
	top: 44px;
	height: 64px;
	width: 600px;
	background: url("images/bg_bar_step3.jpg") no-repeat;
}

div#wrapper1 {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

div#wrapper2 {
	z-index: 3;
	position: relative;
	left: 0px;
	width: 99.5%;
	padding: 10px 0px 10px 0px;
}

div#header_wrapper {
	position: relative;
	width:100%;
	min-height: 79px;
	background: url(images/footer_header_middle.jpg) top center repeat-y;
	overflow: auto;
	display: none;
}

div#header_top {
	z-index: 3;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 25px;
	background-color: #ff0000;
}

div#header_bottom {
	z-index: 3;
	position: absolute;
	bottom: 0px;
	width: 99%;
	height: 26px;
	background: url(images/footer_header_bottom.jpg) top center no-repeat;
}

div#menu {
	z-index: 40;
	position: absolute;
	width: 25%;
	left: 73%;
	top: 118px;
	padding-top: 0px;
	color: #c33025;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

div#menu span {
	margin: 0px 10px 0px 10px;
}

div#wrapper3 {
	position: relative;
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 100%;
	overflow: auto;
	margin: 0px 0px 10px 0px;
}

div#column_left {
	position: relative;
	float: left;
	width: 15%;
	padding: 5px;
	min-height: 300px;
	overflow: hidden;
	left: 5px;
	border: 1px solid #cacaca;
}

div.infobox {
	margin-bottom: 10px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
}

div.infobox:FIRST-CHILD {
	background-color: #eaeaea;
}
div.infobox2:FIRST-CHILD{
	background-color: #eaeaea;
} 


div#column_middle {
	position: relative;
	float: left;
	width: 64%;
	min-height: 300px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #cacaca;
	margin-left: 1.5%;
}

div#column_right {
	position: relative;
	float: left;
	width: 13%;
	padding: 5px;
	min-height: 300px;
	overflow: hidden;
	border: 1px solid #cacaca;
	margin-left: 1%;
}

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

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

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

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

#menu a:link {
	color: #c33025;
	text-decoration: none;
}

#menu a:visited {
	color: #c33025;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	text-decoration: none;
}

#menu a:active {
	color: #c33025;
	text-decoration: none;
}

/* Hide icons in page headings */
#pageIcon,td.pageHeading img {
	display: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}

td.infoBoxHeading {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}

td.pageHeading {
	padding: 0px;
	font-size: 16px;
	font-weight: bolder;
	border-bottom: 1px solid #cacaca;
	color: #c33025;
}

div#navigation {
	position: absolute;
	z-index: 11;
	left: 20px;
	top: 118px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #000000;
}

div.infobox_heading {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #cacaca;
	color: #c33025;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.infobox_content {
	width: 100%;
	margin: -5px 5px 5px;
}

div.infobox_content a,td.smallText a {
	color: black;
}

div.infobox_content a:hover,td.smallText a:hover {
	color: #c33025;
}

div#column_right table.infoBox,div#column_left table.infoBox {
	width: 170px;
	overflow: hidden;
}

td.infoBoxHeading img,td.infoBoxHeading img {
	display: none;
}

td.infoBoxHeading a img,td.infoBoxHeading a img {
	display: inline;
}

div#column_middle td.infoBoxHeading {
	padding: 0px 0px 10px 0px;
}

td.main textarea {
	height: 200px;
	width: 370px;
}

div#cartbox {
	position: absolute;
	top: 55px;
	left: 67.5%;
	width: 30%;
	height: 50px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 100;
	text-align: right;
	margin-right: 0px;
}

.stdBorder {
	border: 1px solid #cacaca;
}

.roundCornerTopLeft {
	-moz-border-radius-topleft: 9px;
	border-top-left-radius: 9px;
	-webkit-border-top-left-radius: 9px;
}

.roundCornerBottomRight {
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
}

.roundCornerAll {
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
}

.stdPadding {
	margin: 10px;
	padding: 10px;
}

.stdImgLinkContainer:hover {
	border: 1px solid #c33027;
}

div.productListItemTable {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0px;
	padding: 1px;
	top: 0px;
}

td.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #202020;
}

td.productHeading {
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	/*border-bottom: 1px dotted #c33025;*/
	color: #c33025;
}
table.productsTable{
	border: 2px dotted #cacaca;
}
td.productHeading a {
	color: #c33025;
}

td.productHeading a:HOVER {
	color: #000000;
}

td.productHeading a:LINK {
	color: #c33025;
}

td.productHeading a:VISITED {
	color: #c33025;
}

div.stdImgLinkContainer {
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100%;
}
.prevent div{
/*    background-color: white; */
/*    border:none;*/
}
.prevent div:first-child{
    background-color: white;
/*    border:none;*/

}

/* SimpleSuggest */
.suggest_link {
    background-color: #FFFFFF;
    color: #222222;
    padding: 2px 6px 2px 6px;
}

.suggest_link_over {
    background-color: #c33025;
    color: #FFFFFF;
    padding: 2px 6px 2px 6px;
    border: none;
    cursor: pointer;
}

.suggest_link:visited {
    color: #FFFFFF
}

#search_suggest {
    position: absolute;
    float: left;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 10px;
    /*border: 1px solid #bbc3d3;*/
    margin-left: 15px;
    z-index: 99999;
}
/* SimpleSuggest */
input[type=text] {
   border: 1px solid #a0a0a0;
}
input[type=image] {
    vertical-align: middleKW	;
}
