
/* CSS Document */
/* Base Html Elements */

html,body {
	margin:0;
	color:#676056;
	font-family:Verdana;
	height:100%;
	width:100%;
	padding:0;
}

img
{
	border: 0px;
}

a
{
	font-size: 12px;
	text-decoration: none;
	background-color:Transparent;
}
.contentDivScroll
{
overflow: auto;	
color: #676056;
background-color:#ffffff;
height: 500px;
text-align:left;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
}
.mainText_bold
{
	color:#676056;
	font-weight:bold;
	font-size:14px;
}
.textlinkfooter
{
	color:#ffffff; 
	font-family: Verdana; 
	font-size: 9px; 
	font-weight: bold;
	text-decoration: none;
}
.textlinkfooter:hover
{
	color: #f52c92;
}
.textlinktop
{
color: #676056;
font-family:Verdana;
font-size: 12px;
text-decoration: none;
}
.textlinktop:hover
{
color: #f52c92;
}
.textbuttonlink
{
color: #f52c92;
font-family:Verdana;
font-style:normal;
font-size: 12px;
text-decoration: none;
}
.textbuttonlink:hover
{
color: #f52c92;
font-family:Verdana;
font-style:normal;
font-size: 12px;
text-decoration: none;
}

.textbuttonlink2
{
color: #ffffff;
font-size: 12px;
text-decoration: none;
}
.textbuttonlink2:hover
{
color: #676056;
}
.menuTable{
color:#676056;
font-weight:bold;
font-size:12px;
font-family:Verdana;
text-decoration: none;
height: 22px;
padding-right: 5px;
border: 0px;
}
.menuTable a, .menuTable a:link, menuTable a:visited {
color:#676056;
font-family:Verdana;
text-decoration: none;
}
.menuTable a:hover{
color:#f52c92;
font-family:Verdana;
text-decoration: none;
}
.menuTable a:active{
color:#f52c92;
font-family:Verdana;
text-decoration: none;
}
.menuTableCellSeparator
{
	width: 20px;
}

/* End Base */

/*-------------------------------------Login Page----------------------------------*/

.loginpage_topleft_td
{
	background-image:url(../images/newskin/2009/login/loginpage_03.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
.loginpage_topmiddle_td
{
	background-image:url(../images/newskin/2009/login/loginpage_04.png);
	background-repeat:repeat-x;
	height:20px;
}
.loginpage_topright_td
{
	background-image:url(../images/newskin/2009/login/loginpage_05.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
.loginpage_middleleft_td
{
	background-image:url(../images/newskin/2009/login/loginpage_07.png);
	background-repeat:repeat-y;
	width:20px;
}
.loginpage_middleright_td
{
	background-image:url(../images/newskin/2009/login/loginpage_09.png);
	background-repeat:repeat-y;
	width:20px;
}
.loginpage_bottomleft_td
{
	background-image:url(../images/newskin/2009/login/loginpage_10.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
.loginpage_bottommiddle_td
{
	background-image:url(../images/newskin/2009/login/loginpage_11.png);
	background-repeat:repeat-x;
	height:20px;
}
.loginpage_bottomright_td
{
	background-image:url(../images/newskin/2009/login/loginpage_12.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
.loginpage_pinktext
{
	color:#f52c92;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.loginpage_normaltext
{
	color:#676056;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.loginpage_maintable1
{
	margin:auto;
	width:1000px;
}
.loginpage_maintable2
{
	background-color:#ede3d6;
	width:960px;
	height:560px;
}

/* End Login Page */

/*-------------------------------------------- button -----------------------------*/

.button_bg, .button_bg a:link, .button_bg a:active, .button_bg a:visited{
background-image: url(../Images/newSkin/2009/Help/button_bg.jpg);
background-repeat: repeat-x;
height:20px;
color:#EE3F97;
border:1px;
border-color:#f8dbff;
font-family:Vedana;
font-size:12px;
text-transform:lowercase;
text-decoration: none;
text-align:center;	
vertical-align: middle;
}
.button_over, .button_over a:link, .button_over a:active, .button_over a:visited{
background-image: url(../Images/newSkin/2009/Help/button_bg.jpg);
background-repeat: repeat-x;
height:20px;
color:#f52c92;
font-size:12px;
border:1px;
border-color:#f8dbff;
font-family:Vedana;
text-transform:lowercase;
text-decoration: none;
text-align:center;	
vertical-align: middle;
}

.button_size_50
{
width:50px;
}

.button_size_100{
width:100px;
}

.button_size_120{
width:120px;
}

.button_size_150{
width:150px;
}
.button_bg2, .button_bg2 a:link, .button_bg2 a:active, .button_bg2 a:visited{
background-image: url(../Images/newSkin/2009/Help/button_bg.jpg);
background-repeat: repeat-x;
height:20px;
color:#676056;
border:1px;
border-color:#f8dbff;
font-family:Vedana;
font-size:12px;
text-transform:lowercase;
text-decoration: none;
text-align:center;	
vertical-align: middle;
}


/*-------------------------------------------- end -----------------------------*/

/* Help page */

a.help, a.help:link, a.help:visited {
color:#676056;
text-decoration: none;
}
a.help:hover{
color:#f52c92;
font-weight:bold;
text-decoration: none;
}
a.help:active{
color:#f52c92;
font-weight:bold;
text-decoration: none;
}
 
a.help div.tab-current a {
color:#f52c92;
text-decoration: none;
}
.helpTable
{
	width:100%;
	margin:2px;
	background-color:#ede3d6;
}
.helpTable_td
{
	background-color:#ddd0be;
	height:25px;
	padding-left:5px;
	
}
.helpDiv
{
	background-color:#ddd0be;
	border:solid 1px #ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}

/*---------end-----*/

/* pager style */

.gridPager {color:#EE3F97;}
.gridPager a:link {color:#6A595B ;}
.gridPager a:visited {color:#6A595B;}

/* end pager style */

.gridItem
{
	font-family:Verdana;
	font-size:12px;
}

/*-----------------print--------------*/

#tabs, #MyDetails, #DeliveryAddress, #MyVouchers, #MyReturns, #MyContact, .divDevelopment, #divTitle,
.headerPage, .linkButton, .myBasket, .bottomBg, .bottomPage, .tabMyDetail, .tabMyReturn, .tabDeliveryAddress, .tabMyContact, .tabMyVoucher, .comodoPic, .btnBackPrint, .myAccountTitle
{
	display:none;
}

.printHeader
{
	display:block;
}

.masterPageBody, .masterPageTable, .tdContent
{
	width: 986px;
	border: 0px;
	background-color:Transparent;
}
#OrderDetails
{
	width: 100%;
	background-color:Transparent;
	font-size:14px;
}
.printOrderDetails
{
	border:1px solid #000;
	border-bottom-style: none;
	border-right-style: none;
}
.printOrderDetails td
{
	border:1px solid #000;
	border-top-style: none;
	border-left-style: none;
	padding: 2px;
}

