*, * focus {
	outline: none;
}
body, div, span, table, td, tr, img, h1, h2, h3, h4, h5, h6, p, li, ul
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Georgia, "Times New Roman" , Times, serif;
    font-size: 11px;
    font-weight:normal;
    border-collapse:collapse;
}
iframe
{
    border: 0px;
    overflow: hidden;
    padding-left: 225px;
}
a, a:link, a:visited, a:hover
{
    text-decoration: none;
    color: #000;
}
body
{
    text-align: center;
    background-image: url('Images/fadet.png');
    background-position: center;
    background-repeat: repeat-y;
}

.accountPagesHeader
{
    height: 40px;
    background: White;
    font-size: 30px;
    font-weight: bold;
    color: #EF008C;
    padding-left: 5px;
    margin-left: 5px;
}
.accountPagesContent
{
    margin-top: 15px;
    margin-left: 5px;
}

.accountPagesSubheader
{
    background: #EF008C;
    height:25px;
    color: White;
    font-weight: bold;
    font-size: 14px;
    padding-top: 3px;
    
}
.accountPagesSubheaderLightPink
{
    background: #EFBBD9;
    color: black;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.accountPagesContent fieldset
{
    background: #EFBBD9;
    border: 0px;
    margin: 0px;
    margin-top: 5px;
    padding-top: 10px;
}
.accountPagesNewAddress
{
    font-weight: bold;
    color: #000000!important;
}
.accountPagesNewAddress:hover
{
    color: black !important;
}
.txtlableStyle, .lableStyle
{
    padding-top:10px;
}
h4
{
    font-weight:bold;
    color: #555;
    line-height:150%;
}
#wrapper
{
    width: 1000px;
    text-align: left;
    margin: 0px auto;
    min-height: 1000px;
    overflow:hidden;
    background: #FFF;
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    padding: 0px 5px;
}

#header
{
    margin: 5px 0px;
}
#controls
{
    float: left;
}
#controls img
{
    vertical-align: middle;
    padding-right: 4px;
}
#nav_menu
{
    width: 85%;
    float: right;
    text-align: right;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 11px;
    padding-top:5px;
}
#nav_menu li
{
    list-style-type: none;
    display: inline;
    padding: 0px;
    margin-right: 5px;
}
#nav_menu li.border
{
    border-right: 1px solid #FFF;
    padding-right: 10px;
    margin-right: 0px;
}
#control_bar
{
    width: 100%;
    background: url('Images/designDetails.png') repeat-x top left;
    height: 25px;
    color: #FFF;
    clear: both;
}
#control_bar a, #control_bar a:link, #control_bar a:visited, #control_bar a:hover, #control_bar a:active
{
    color: #FFF;
    margin-left:10px;
    font-size: 12px;
}
#sidebar
{
    width: 200px;
    float: left;
}
#bidding_terms p
{
    color: #555;
}
#main_content
{
    width: 795px;
    float: right;
    margin-left: 5px;
    padding-top: 5px;
}
#footer
{
    padding-top: 20px;
    clear: both;
    text-align: center;
}
#chatbox
{
    height: 450px;
    width: 180px;
    margin-top: 5px;
}
#rocks_logo
{
    float: left;
    margin-bottom: 10px;
}
#login
{
    display: none;
    width: 500px;
    height: 200px;
    padding: 5px;
}

#service .section
{
    background: #EF008C;
    color: #FFF;
    margin-bottom: 5px;
    padding:5px;
    margin-top: 5px;
    margin-bottom: 10px;
}
#service h1
{
	text-transform:capitalize;
	font-size:27px;
	text-align:center;
}
#service .help_info, #service .help_info a,#service .help_info a:link, #service .help_info a:hover, #service .help_info a:visited
{
    color: #FFF;
    padding-top: 3px;
    min-height: 35px;
}
#service .help_info p
{
    font-size: 13px;
    padding-top: 3px;
    padding-bottom:3px;
    border-top: solid 1px #FFF;
}
#service .help_info img
{
    height: 20px;
    padding-right:5px;
    padding-top:7px;
}
.clickable
{
    cursor:pointer;
}
#live_chat_test
{
    display:none;
}
.hidden
{
    display:none;
}
.tooltips
{
    display:none; 
    background:transparent url('Images/tooltip.png') no-repeat; 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;
}
.fieldsetStyle
{
	background-color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border: solid 1px #000;
}
.txtBoxStyle
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	border: solid 1px #424242;
	height: 15px;
}
.ItemTopStyle, .ItemTop
{
	height: 25px;
	width: 220px;
	background: url('Images/Header.png');
	background-color:#EF008C;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: White;
	border-style: none;
	padding-left: 3px;
}
.tableStyle
{
	background-color: #EEE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.AccountMenu
{
	font-family: Verdana;
	font-size: 14px;
	color: White;
	font-weight: bolder;
	padding-left: 0px;
	background: #EFBBD9;
}
.GridViewFooterStyle
{
    background: url('Images/Header.png');
    background-color: #EF008C;
    font-weight: bold;
    color: White;
    font-family: Verdana;
    font-size: 12px;
    border:1px solid #999;
}
.NewGridViewFooterStyle
{
    background: url('Images/Header.png');
    background-color: #000000;
    font-weight: bold;
    color: White;
    font-family: Verdana;
    font-size: 12px;
    border-right: 2px solid #D718A4;
    border-bottom: 2px solid #D718A4;
    border-left: 2px solid #D718A4;
}
.GridViewHeaderStyle
{
    background-color: #EF008C;
    font-weight: bold;
    color: White;
    font-family: Verdana;
    border:none 0px;
    border-left:solid 2px #EF008C;
    border-right:solid 2px #EF008C;
}
.GridViewHeaderStyleBlue
{
    background-color: Blue;
    font-weight: bold;
    color: White;
    font-family: Verdana;
}
.AccountMenu1
{
	font-family: Verdana;
	font-size: 14px;
	color: White;
	font-weight: bolder;
	padding-left: 0px;
	background: #EF008C;
}

.NewGridViewHeaderStyleItem td /* to center the paging links*/
{
   background-color:#FFF;
   border-bottom: solid 1px #ffffff;
}

.GridViewFooterStyle
{
    background-color: #EFBBD9;
    font-weight: bold;
    color: Black;
    font-family: Verdana;
    border:none 0px;
    border-left:solid 2px #EFBBD9;
    border-right:solid 2px #EFBBD9;
    height:20px;
    
}

.accountPagesHeadersmall
{
    height: 30px;
    background: White;
    font-size: 20px;
    font-weight: bold;
    color: #EF008C;
    padding-left: 5px;
    margin-left: 5px;
}

.accountPagesSubheaderPink
{
    background: #EF008C;
    color: White;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
#popup div
{
    text-align: justify;
}
#popup div p
{
    margin: 5px 0px;
}