*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 13px Helvetica;
	color: white;
}

a
{
	color: white;
	outline: none;
	cursor: pointer;
	text-decoration:none;
}

a span
{
	display:none
}

a img
{
	border:0;
}

input
{
	height: 24px;
	width: 130px;
	margin-right: 7px;
	line-height: 24px;
	background-color: #012b4e;
	border-color: #c13748;
	border-width: 1px;
	border-style: solid;
	color: white;
}

p
{
	margin: 10px;
}

h1,h2,h3
{
	margin:10px;
}

h1
{
	font-size:15px;
	font-weight:normal;
	border-bottom:1px solid #C13748;	
}

h2
{
	
}

#wrapper
{
	margin: auto;
	width: 940px;
}

#header
{
	height: 60px;
	margin: 0 10px;
}

#logo
{
	display: block;
	width: 500px;
	height: 60px;
	background: url('../img/logo.png') center left no-repeat;
}

#login
{
	float: right;
	width: 383px;
	margin-top: 5px;
}

#login_error
{
	float:right;	
}

#login_heading
{
	background: url('../img/alreadyregistered.png') center left no-repeat;	
	height: 20px;
}

#login_username,#login_password
{
	float:left;
}

#login_button
{
	float:left;
	border:0;
	height:26px;
	width:103px;
	margin-right:0;
}

#login_button:hover
{
	background: url('../img/login.jpg') center bottom no-repeat;
	cursor: pointer;
}

#menu
{
	margin-top: 10px;
	height: 40px;
}

#menu_items
{
	width: 745px !important;
}

#vertical_menu_items
{
	height:auto !important;
}

#menu_items a
{
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #012b4e
}

#menu_items a:hover, #menu_items a.active
{
	border-color: #c13748;
}

#social
{
	float: right;	
	width: 210px;
}

#share
{
	background: url('../img/share.png') center no-repeat;
}

#twitter
{
		background: url('../img/twitter.png') center no-repeat;
}

#facebook
{
		background: url('../img/fb.png') center no-repeat;
}

#social
{
	border: solid #c13748;
	border-width: 0 1px 0 1px;
	width: 180px;
}

#social a
{
	float: right;
	height: 35px;
	width: 60px;
	background-color: #07243a;
	border-top-width:0;
	border-bottom-width:0;
}

#heading
{
	height: 40px;
	margin: 10px 0 10px 0;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #c13748;
	overflow:hidden;	
}

#main
{
	background-color: #07243a;
	overflow: auto;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #c13748;	
}

#sidebar
{
	overflow:hidden;
	float:left;
	width:170px;
}

#sidebar img
{
	margin:10px 0 0 10px; 
}

#content
{
	float:left;
	width:768px;
}

#content p,#contentwide p
{
	margin:15px 10px
}

#selection_heading
{
	clear:both;
	height: 80px;
	margin-left: 15px;
	background: url('../img/selectone.png') center left no-repeat;
}

#selection
{
	clear:both;
	height: 200px;
}

#popup_selection
{
	display:none;
	overflow:auto;
	background-color:#07243A;
}

#cboxLoadedContent #popup_selection
{
	display:block;
}

#popup_selection p
{
	background:#07243A url(../img/selectone.png) 20px 10px no-repeat;
	border-color:#C13748;
	border-style:solid;
	border-width:0 1px;
	margin:0;
	padding:70px 0 20px 20px;
}

.option
{
	float: left;
	width: 180px;
	margin-left: 10px;
	background: #C13748 url('../img/pink.jpg');
}

.option_heading
{
	display:block;
	height: 55px;
	font-size: 14px;
}

a.option_heading span
{
	display:block !important;
}

.option_storename
{
	float: left;
	width: 115px;
	height: 45px;
	padding: 10px 0 0 10px;
}

.option_content
{
	height: 140px;
	background-color: #07243a;
}

.option_footer
{
	background: #C13748 url('../img/pink.jpg') bottom no-repeat;
	height: 10px;
}

.option.first
{
	margin-left: 0;	
}

#footer
{
	clear:both;
	padding: 18px 10px;
}

#invisible
{
	color:#04385B !important;
	font-size: 1px !important;
}

/*************************** Specific to Store selections ***********************************/

.visit
{
	float: right;
	background: url('../img/visit.png') top no-repeat;
	vertical-align: middle;
	height: 43px;
	width: 43px;
	margin-right: 10px;
	margin-top: 5px;
}

.visit:hover
{
	background: url('../img/visit.png') bottom no-repeat;
}

.option_content
{
	padding-left: 10px;
}

.option_content .address
{
	height:60px;
	padding-top: 5px;
}

.option_content .numbers
{
	height:40px;
}

.option_content .email
{
	width: 70px;
	height:18px;
	line-height:18px;	
}

.option_content .email a
{
	height:18px;
	width:23px;
	line-height:18px;
	float:right;
	background-image:url(../img/email.png);
}

.option_content .email a:hover
{
	background-position:0 18px;
}


#get_balance
{
	height: 26px;
	width: 115px;
	margin:0 7px 10px 0;
	border:0;	
}


.clearing{clear:both}
.left{float:left}
.right{float:right}
.hidden{display: none}

#baseWrapper
{
	background: url("../img/wrapper_background.jpg") repeat-x scroll center top #04385B;
    margin: auto;
}
#shadow
{
	background: url("../img/base_background.png") repeat-y scroll center top transparent;
    margin: auto;
    padding: 0 5px;
    width: 950px;
}
