/*abc main*/

* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: white;
	font-size: 14px;
	color: #999999;
	text-align:center;
	margin: 10px 0;
}

table, td {
	color: #999999;
}

h1 {
	font-size: 15px;
	margin-bottom: 13px;
}

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

h3 {
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
}

p {
	margin: 10px 0;
}

img {
	border: 0;
}

a, a:visited {
	text-decoration:underline;
	color: #7DC700;
}

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

ul {
	padding:5px;
}

ol {
	padding:5px;
}

li {
	padding:5px;
}

				/*specific id's and classes*/


a.no_style, a.no_style:visited {
	font-weight:normal;
	text-decoration:none;
}


table#holder {
	width:992px;
	margin-top:-10px;
	background: url(/aw/applications/aw/templates/images/abc/right_border.jpg) right repeat-y;
}

#container {
	width: 947px;
	margin: 0 auto;
	text-align: left;
   overflow-x: hidden;
	position: relative;
}

#page_heading {
	height: 41px;
	text-align: right;
}

/****************** Main column ***********************/

#header {
	z-index: -50;
	position: absolute;
	top: 0;
	left: 0;
}

#flash_content {
	z-index: 100;
	height: 570px;
	width: 947px;
}

#non_flash_content {
	position: absolute;
	z-index:200;
	top: 0;
	left: 0;
	height:565px;
	width: 947px;
}

	#non_flash_content #content_area {
		width: 546px;
		height: 437px;
		padding: 83px 0 0 383px;
		margin-top: 30px;
	}

#content_area {
	width: 546px;
	height: 442px;
	padding: 80px 18px 0 383px;
	/*background: url('../images/south_africa/contact_us_bg.jpg') no-repeat;*/
}

#main_content {
	width: 548px;
	height: 324px;
	overflow: hidden;
}

#nav_seasonalSig {
	float:left;
	margin-right:8px;
}

/****************** Navigation ***********************/

#mainNav {
	margin: 29px 0 0 0;
	position:relative;
	left: -45px;
	text-align: left;
	width:600px;
}

#tiserDropCells, #dropContainer, #dropContainer2 { visibility:hidden; }

#dropContainer {
	width:127px;
	height:96px;
	z-index:300;
	position: absolute;
	top: -120px;
	left: 265px;
}

#dropContainer2 {
	width:127px;
	height:60px;
	z-index:300;
	position: absolute;
	top: -70px;
	left: 460px;
}



.mainNav_link {
	padding-right: 22px;
}

/****************** BIRTHDAY CLUB LOGIN **********/

#abc_login_content {
	margin: 0 0 0 -395px;
	padding-top: 33px;
}

#birthdayclub_login {
	background: url('../images/south_africa/birthdayclub_login.jpg') no-repeat;
	width: 252px;
	height: 245px;
	padding: 87px 0 0 365px;
}

#birthdayclub_login .textfield {
	width:90px;
	border: 0;
	color:#838383;
	padding:0;
}

a.forgot_pword, a.forgot_pword:visited {
	color:#FFFFFF;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
a.forgot_pword:hover {
	text-decoration:underline;
}

/****************** BIRTHDAY CLUB **********/

#abc_main_content {
	width: 548px;
	height: 309px;
	overflow: auto;
}


/****************** Footer ***********************/

#footer_border {
	z-index: 500;
	position: absolute;
	top: 547px;
	left: 0;
	height: 9px;
}

#footer {
	margin-top: 4px;
	text-align:right;
}

.footer_link {
}


/*FORMS*/

imput.ccs_textfield, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#838383;
	border:1px solid #EDEDED;
}

textarea#msg {
	width:378px;
	height:50px;
	padding:5px;
}

imput.ccs_textfield, table#registration input {
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#838383;
	border:1px solid #EDEDED;
}

table#wishlist input, #fav_tiser input {
	width:20px;
}	

td.wishlist_checkbox {
	padding-bottom:20px;
	padding-left:2px;
}

td.new_division {
	padding-top:20px;padding-bottom:10px;
}

input.uf_textfield {
	width:165px;
}

#centeriser {
	position: absolute;
	top: 50%;
	height: 560px;
	margin-top: -280px;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
}

.theme_tabbed_area {
	width:520px;
}

.sr_tabs {
	height:20px;
}

.sr_tabs .tab{
	height:20px;
	float:left;
	cursor:pointer;
}

.tab_divider {
	width:1px;
	float:left;
	height:20px;
}

.flash_panel {
	position:absolute;
	top:190px;
}

