body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#right {
	width: 390px;
	position: absolute;
	left: 610px;
	top: 0px;
	z-index: 2;
}
#language {
	height: 75px;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 380px;
}
#vdo {
	height: 247px;
	width: 320px;
	left: 60px;
	top: 90px;
	position: absolute;
}
#name {
	height: 220px;
	width: 660px;
	position: absolute;
	top: 0px;
	right: 340px;
	left: 0px;
	text-align: left;
}
#copyright {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	height: 50px;
	width: 500px;
	position: absolute;
	left: 60px;
	text-align: left;
	top: 550px;
}

#wrap {
	width: 1000px;
	top: 0px;
	/*position: relative;*/
}

#page_header {
	height: 250px;
	width: 1000px;
	position: relative;
	top: 0px;
	vertical-align: bottom;
	text-align: left;
	background-image: url(../images/header_eng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#page_headerSC {
	height: 250px;
	width: 1000px;
	position: relative;
	top: 0px;
	vertical-align: bottom;
	text-align: left;
	background-image: url(../images/header_bgSC.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	width: 480px;
	position: absolute;
	left: 280px;
	top: 140px;
	text-align: left;
}
#mainContent {
	font-size: 13px;
	line-height: 22px;
	color: #666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 850px;
	position: relative;
	top: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#main {
	text-align: left;
}

a {color:#008AAF; text-decoration:none;}
a:hover {color:#919295; text-decoration:none;}

.txt13_b {
	font-size: 13px;
	line-height: 22px;
	color: #008ab0;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.txt15_b {
	font-size: 15px;
	line-height: 25px;
	color: #008ab0;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.txt13_b1 {
	font-size: 13px;
	line-height: 22px;
	color: #369;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.eng14_w {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
#wrapMenu {
	width: 200px;
	position: absolute;
	top: 180px;
	text-align: right;
	right: 0px;
}
#wrapFooter {
	width: 850px;
	position: relative;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	text-align: left;
	height: 50px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	bottom: 0px;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 50px;
}
.txt13_bk {
	font-size: 13px;
	line-height: 22px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
}
.txt13_grey {
	font-size: 13px;
	line-height: 22px;
	color: #666;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
a:hover {
	color: #3EB2DC;
	text-decoration: none;
}
.eng12_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
.eng14_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
}
.eng14_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #008ab0;
	text-decoration: none;
}
.eng16_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
}
.eng18_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
}
.eng18_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #008ab0;
	text-decoration: none;
}
.eng22_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #008ab0;
	text-decoration: none;
}

.langButton {
	background-color: #008AAF;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 2px #333333;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px;
    width: 250px;
    font-size: 16px;
}

.langButton:hover {
	background-color: #919295;
    border: medium none;	
}

.button {
	background-color: #008AAF;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 2px #333333;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px;
    width: 100px;	
}
.button:hover{
	background-color: #919295;
    border: medium none;	
}

.buttonWide {
	background-color: #008AAF;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 2px #333333;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px;
    width: 200px;
    font-size: 16px;	
    
}
.buttonWide:hover{
	background-color: #919295;
    border: medium none;	
}

.buttonWider {
	background-color: #008AAF;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 2px #333333;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px;
    width: 265px;
    font-size: 16px;	
}
.buttonWider:hover{
	background-color: #919295;
    border: medium none;	
}

#headlessFooter{float:left;}

.linkButton {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #008AAF;    
    background-repeat: repeat-x;   
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 10px;
    text-align: center;
    vertical-align: middle;	
}
.linkButton:hover {
	-moz-transition: background-position 0.1s linear 0s;
    background-color: #919295;
    background-position: 0 -15px;
    color: #FFFFFF;
    text-decoration: none;	
}

.addressInput {width:200px;}

.errorText {color:red;}

.dataSection {
	float:left; position:relative; clear:both; margin-bottom:10px;	
}
.orderNumberTitle {
	background-color: #008AB0;
	border-bottom: 3px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: table-cell;
    float: left;
    font-size: 14px;
    position: relative;
    text-align: center;
    width: 249px;	
}
.orderStatusTitle {
	background-color: #008AB0;
    border-bottom: 3px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: table-cell;
    float: left;
    font-size: 14px;
    position: relative;
    text-align: center;
    width: 249px;
}

.orderNumber {
	background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #333333;
    display: table-cell;
    float: left;
    position: relative;
    text-align: center;
    width: 248px;	
}
.orderStatus {
	background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #333333;
    display: table-cell;
    float: left;
    position: relative;
    text-align: center;
    width: 248px;
}

/****** Product Popup Styles ******************/
div#product.popupdialog div.popupTop {
    font-size: 12px;
    height: 300px;
	font-weight: bold;
    min-height: 300px;
}
div#product.popupdialog .popupTop a.text {
    float: right;
	display: inline;
    margin-right: 5px;
    position: relative;
    text-decoration: underline;
    text-transform: lowercase;
    top: -18px;
	font-size: 13px;
}
div#product.popupdialog h1 {
    left: 276px;
    position: absolute;
    width: 300px;
	color: #008AB0;
    font-size: 15px;
    padding: 5px 0;
    text-align: left;
    text-transform: uppercase;	
}
.popupdialog div.list {
    margin: 0 0 5px;
}

div.term-rel {
	position: relative;
}

div#product.popupdialog div.term {
    left: 20px;
    position: absolute;
    top: 20px;
    width: 240px;
	font-weight: normal;
    margin: 0 10px 0 0;
    text-align: left;	
}


img {
    border: 0 none;
}
div#product.popupdialog div.data.description {
    height: 210px;
    left: 275px;
    overflow: auto;
    position: absolute;
    top: 70px;
    width: 290px;
	font-weight: normal;
    text-align: left;	
}
div#product.popupdialog div.data.price {
    left: 30px;
    position: absolute;
    top: 260px;
	font-weight: normal;
    text-align: left;	
}
div#product.popupdialog div.data.pv {
    left: 30px;
    position: absolute;
    top: 280px;
	font-weight: normal;
    text-align: left;	
}
div#product.popupdialog div.popupBottom {
    width: 600px;
}
#popupClose{  
	font-size:20px;  
	line-height:20px;  
	rightright:6px;  
	top:4px;  
	position:absolute;  
	font-weight:700;  
	display:block;  
} 
#bgPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	z-index:1;  
} 
#Popup{  
	display:none;
	border-radius: 7px 7px 7px 7px;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6 */  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:2;  
	padding:12px;  
	font-size:13px;  
} 

.outOfStock {
	background-color: #FFE6E6;
    border: 1px solid #D01F3C;
    color: #333333;
    font-weight: bold;
    height: 15px;
    padding: 5px 5px 9px;
    position: relative;
    width: 115px;	
}
