/* Template Layout*/

body {
	font:normal 12px georgia;
	color:#000;
	margin:0;
	padding:0;
	background: url('../image/bg.png') repeat-x;
}

#maincontainer {
	width:960px;
	margin:auto;
	position:relative;
}


.build_select_weight {

	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#eaeaea;
	width:555px;	
	margin:0px 0 20px 0px;
	text-align:center;
	
}

.build_select_weight p {
	font:bold 15px Helvetica, Arial;
	color:#666;
	padding:5px 10px 10px 10px;
	clear:both;
}

.strapline {
	background: url('../image/strapline.png') center top no-repeat;
	width:960px;
	height:85px;
	margin:auto;
	border-bottom:1px dotted #666;
}

#maincontainer .login_status{
	position:absolute;
	top:90px;
	right:0;
	width:100px;
}

#maincontainer .login_status ul {
	width:100px;
	margin:0;
	padding:0;
	width:100px;
	height:18px;
}

#maincontainer .login_status ul li {
	padding:5px;
	font-size:12px;
	text-align:center;
	color:#fff;
	text-indent:0;
	width:100px;
}

#maincontainer .login_status ul li.login a{
	padding:5px;
	background:#7B7B7B;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color:#fff;
	text-indent:0;
	width:70px;
	height:18px;
	line-height:18px;
}

#maincontainer .login_status ul li.login a:hover;{
	color:#B7F5AF;
}

#maincontainer .login_status ul li.logout a{
	padding:5px;
	background:red;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color:#fff;
	text-indent:0;
	width:70px;
	height:18px;
	line-height:18px;
}

#maincontainer .login_status ul li.logout a:hover;{
	color:yellow;
}

.left_home {
	float:left;
	width:405px;
	margin-top:20px;
}

.right_home {
	float:right;
	width:555px;
	margin-top:20px;
}
.side_darts_divide {
	height:20px;
	margin-bottom:20px;
	border-bottom:3px solid #ccc;
}

.clear{
	width:100%;
	clear:both;
}

a {
	text-decoration:none;
	color:#b7f5af;
}

.l {
	float:left;
}

.r {
	float:right;
}

#navbar {
	width:960px;
	height:36px;
	margin:20px auto;
	background: url('../image/navbody.png') repeat-x;	
}

.navstart {
	background: url('../image/navstart.png') no-repeat;
	float:left;
	width:134px;
	height:36px;
}

.navend {
	background: url('../image/navend.png') no-repeat;
	float:right;
	width:10px;
	height:36px;	
}

.checkout {
	float:right;
	width:180px;
	height:22px;
	margin: 7px 5px 0px 0px;
	background: url('../image/cart_background.png') no-repeat;
}

.checkout p{
	font:bold 12px arial;
	padding:4px;
	color:#fff;
}

#footer {
	width:960px;
	padding-top:20px;
	margin-top:20px;
	padding-bottom:20px;
	border-top:1px dotted #666;
}

#footer p a {
	color:#228a20;
}

/*Top Nav List*/

#navbar ul
{
	padding: 0;
	margin-left:42px;
	list-style-type: none;
	text-align: left;
	float:left;
}

#navbar ul li { 
	float: left;
}

#navbar ul li a
{
text-decoration: none;
float: left;
margin: 7px 0px 0px 14px;
height: 22px;
width: 118px;
text-indent:-5000px;
}

#navbar li a:hover
{
}

#navbar ul li.create a
{
background: url('../image/create_darts_off.png') no-repeat top left;
}

#navbar li.create a:hover
{
background: url('../image/create_darts_on.png') no-repeat top left;
}

#navbar ul li.accessories a
{
background: url('../image/accessories_off.png') no-repeat top left;
}

#navbar li.accessories a:hover
{
background: url('../image/accessories_on.png') no-repeat top left;
}

#navbar ul li.account a
{
background: url('../image/my_account_off.png') no-repeat top left;
}

#navbar li.account a:hover
{
background: url('../image/my_account_on.png') no-repeat top left;
}

#navbar ul li.info a
{
background: url('../image/site_info_off.png') no-repeat top left;
}

#navbar li.info a:hover
{
background: url('../image/site_info_on.png') no-repeat top left;
}

/*Build Steps*/

#build_steps {
	width:555px;
	height:26px;
	padding-bottom:19px;
	border-bottom:3px dotted #8DD78C;
}

#build_steps ul
{
	padding: 0;
	margin:0;
	list-style-type: none;
	text-align: left;
	float:left;
}

#build_steps ul li { 
	float: left;
}

#build_steps ul li a
{
text-decoration: none;
float:left;
margin:0;
height:26px;
width:111px;
text-indent:-5000px;
}

#build_steps ul li.step_1 a
{
background: url('../image/steps_off.png') 0 0 no-repeat;
}

#build_steps li.step_1_on a
{
background: url('../image/steps_on.png') 0 0 no-repeat;
}

#build_steps ul li.step_2 a
{
background: url('../image/steps_off.png') -111px 0 no-repeat;
}

#build_steps li.step_2_on a
{
background: url('../image/steps_on.png') -111px 0 no-repeat;
}

#build_steps ul li.step_3 a
{
background: url('../image/steps_off.png') -222px 0 no-repeat;
}

#build_steps li.step_3_on a
{
background: url('../image/steps_on.png') -222px 0 no-repeat;
}

#build_steps ul li.step_4 a
{
background: url('../image/steps_off.png') -333px 0 no-repeat;
}

#build_steps li.step_4_on a
{
background: url('../image/steps_on.png') -333px 0 no-repeat;
}

#build_steps ul li.step_5 a
{
background: url('../image/steps_off.png') -444px 0 no-repeat;
}

#build_steps li.step_5_on a
{
background: url('../image/steps_on.png') -444px 0 no-repeat;
}

/* Sidebar Nav*/

#sidebar {
margin:0 0 40px 0;	
}

#sidebar ul
{
	padding: 0;
	margin:0;
	list-style-type: none;
}

#sidebar ul li { 
	float: left;
}

#sidebar ul li a
{
text-decoration: none;
float: left;
margin:0;
padding:0;
width: 400px;
text-indent:-5000px;
}

#sidebar li.create a
{
background: url('../image/create_side_off.png') no-repeat top left;
height: 89px;
}

#sidebar li.create a:hover
{
background: url('../image/create_side_hover.png') no-repeat top left;
height: 89px;
}

#sidebar li.create_on a
{
background: url('../image/create_side_on.png') no-repeat top left;
height: 89px;	
}

#sidebar ul li.latest a
{
background: url('../image/latest_side_off.png') no-repeat top left;
height: 90px;
}

#sidebar li.latest a:hover
{
background: url('../image/latest_side_hover.png') no-repeat top left;
height: 90px;
}

#sidebar li.latest_on a
{
background: url('../image/latest_side_on.png') no-repeat top left;
height: 90px;
}

#sidebar ul li.accessories a
{
background: url('../image/accessories_side_off.png') no-repeat top left;
height: 90px;
}

#sidebar li.accessories a:hover
{
background: url('../image/accessories_side_hover.png') no-repeat top left;
height: 90px;
}

#sidebar li.accessories_on a
{
background: url('../image/accessories_side_on.png') no-repeat top left;
height: 90px;
}

#sidebar ul li.contact a
{
background: url('../image/contact_side_off.png') no-repeat top left;
height: 91px;
}

#sidebar li.contact a:hover
{
background: url('../image/contact_side_hover.png') no-repeat top left;
height: 91px;
}

#sidebar li.contact_on a
{
background: url('../image/contact_side_on.png') no-repeat top left;
height: 91px;
}

#sidebar ul li.cart a
{
background: url('../image/view_cart_off.png') no-repeat top left;
height: 91px;
}

#sidebar li.cart a:hover
{
background: url('../image/view_cart_hover.png') no-repeat top left;
height: 91px;
}

#sidebar li.cart_on a
{
background: url('../image/view_cart_on.png') no-repeat top left;
height: 91px;
}

/*Build divs*/

#usual1 {
	width:555px;
	margin-top:0px;
	position:relative;
}

#usual1 ul
{
	padding: 0;
	margin:30px 0 0 64px;
	width:431px;
	height:73px;
	list-style-type: none;
	text-align: left;
	float:left;
}

#usual1 ul li { 
	float: left;
}

#usual1 ul li a
{
text-decoration: none;
float:left;
margin:0 5px 0 0;
height:73px;
width:34px;
text-indent:-5000px;
}

#usual1 li.weight20g a
{
background: url('../image/weight_off.png') 0 0 no-repeat;
}

#usual1 li.weight20g a:hover
{
background: url('../image/weight_on.png') 0 0 no-repeat;
}

#usual1 li.weight20g a.selected
{
background: url('../image/weight_build_active.png') 0 0 no-repeat;
}

#usual1 li.weight21g a
{
background: url('../image/weight_off.png') -39px 0 no-repeat;
}

#usual1 li.weight21g a:hover
{
background: url('../image/weight_on.png') -39px 0 no-repeat;
}

#usual1 li.weight21g a.selected
{
background: url('../image/weight_build_active.png') -39px 0 no-repeat;
}

#usual1 li.weight22g a
{
background: url('../image/weight_off.png') -79px 0 no-repeat;
}

#usual1 li.weight22g a:hover
{
background: url('../image/weight_on.png') -79px 0 no-repeat;
}

#usual1 li.weight22g a.selected
{
background: url('../image/weight_build_active.png') -79px 0 no-repeat;
}

#usual1 li.weight23g a
{
background: url('../image/weight_off.png') -119px 0 no-repeat;
}

#usual1 li.weight23g a:hover
{
background: url('../image/weight_on.png') -119px 0 no-repeat;
}

#usual1 li.weight23g a.selected
{
background: url('../image/weight_build_active.png') -119px 0 no-repeat;
}

#usual1 li.weight24g a
{
background: url('../image/weight_off.png') -158px 0 no-repeat;
}

#usual1 li.weight24g a:hover
{
background: url('../image/weight_on.png') -158px 0 no-repeat;
}

#usual1 li.weight24g a.selected
{
background: url('../image/weight_build_active.png') -158px 0 no-repeat;
}

#usual1 li.weight25g a
{
background: url('../image/weight_off.png') -198px 0 no-repeat;
}

#usual1 li.weight25g a:hover
{
background: url('../image/weight_on.png') -198px 0 no-repeat;
}

#usual1 li.weight25g a.selected
{
background: url('../image/weight_build_active.png') -198px 0 no-repeat;
}

#usual1 li.weight26g a
{
background: url('../image/weight_off.png') -237px 0 no-repeat;
}

#usual1 li.weight26g a:hover
{
background: url('../image/weight_on.png') -237px 0 no-repeat;
}

#usual1 li.weight26g a.selected
{
background: url('../image/weight_build_active.png') -237px 0 no-repeat;
}

#usual1 li.weight27g a
{
background: url('../image/weight_off.png') -277px 0 no-repeat;
}

#usual1 li.weight27g a:hover
{
background: url('../image/weight_on.png') -277px 0 no-repeat;
}

#usual1 li.weight27g a.selected
{
background: url('../image/weight_build_active.png') -277px 0 no-repeat;
}

#usual1 li.weight28g a
{
background: url('../image/weight_off.png') -318px 0 no-repeat;
}

#usual1 li.weight28g a:hover
{
background: url('../image/weight_on.png') -318px 0 no-repeat;
}

#usual1 li.weight28g a.selected
{
background: url('../image/weight_build_active.png') -318px 0 no-repeat;
}

#usual1 li.weight29g a
{
background: url('../image/weight_off.png') -358px 0 no-repeat;
}

#usual1 li.weight29g a:hover
{
background: url('../image/weight_on.png') -358px 0 no-repeat;
}

#usual1 li.weight29g a.selected
{
background: url('../image/weight_build_active.png') -358px 0 no-repeat;
}

#usual1 li.weight30g a
{
background: url('../image/weight_off.png') -397px 0 no-repeat;
}

#usual1 li.weight30g a:hover
{
background: url('../image/weight_on.png') -397px 0 no-repeat;
}

#usual1 li.weight30g a.selected
{
background: url('../image/weight_build_active.png') -397px 0 no-repeat;
}

#shape_build {
	width:555px;
	background: url('../image/shape_build.png') 0 20px no-repeat;
	margin-top:0px;
	margin-bottom:20px;
	border-bottom:2px dotted #4A9948;
	position:relative;
}

#shape_build table {
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background:#a2d3a1;
}

#shape_build table td{
	padding:10px 5px 22px 5px;
}

#grip_build {
	width:555px;
	background: url('../image/grip_build.png') 0 20px no-repeat;
	margin-bottom:20px;
	border-bottom:2px dotted #4A9948;
	position:relative;
}

#grip_build table {
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background:#a2d3a1;
}

#grip_build table td{
	padding:10px 5px 30px 5px;
}

#stem_build {
	width:555px;
	background: url('../image/stems_build.png') 0 20px no-repeat;
	margin-bottom:20px;
	border-bottom:2px dotted #4A9948;
	position:relative;
}

#stem_build table {
	margin-left:33px;
	margin-top:220px;
	margin-bottom:50px;
	background:#a2d3a1;
}

#stem_build table td{
	padding:5px 17px 5px 5px;
}

#stem_build table td.spacer{
	padding:10px 104px 10px 5px;
}

#flight_build {
	width:555px;
	background: url('../image/flights_build.png') 0 20px no-repeat;
	margin-top:0px;
	margin-bottom:20px;
	padding:bottom;
	border-bottom:2px dotted #4A9948;
	position:relative;
}

#flight_build table {
	margin-left:38px;
	margin-top:150px;
	margin-bottom:20px;
	background:#a2d3a1;
}

#flight_build table td{
	padding:10px 115px 10px 5px;
}

#flight_build_start_20 {
	width:555px;
	background: url('../image/build_border_top_20.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_21 {
	width:555px;
	background: url('../image/build_border_top_21.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_22 {
	width:555px;
	background: url('../image/build_border_top_22.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_23 {
	width:555px;
	background: url('../image/build_border_top_23.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_24 {
	width:555px;
	background: url('../image/build_border_top_24.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_25 {
	width:555px;
	background: url('../image/build_border_top_25.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_26 {
	width:555px;
	background: url('../image/build_border_top_26.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_27 {
	width:555px;
	background: url('../image/build_border_top_27.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_28 {
	width:555px;
	background: url('../image/build_border_top_28.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_29 {
	width:555px;
	background: url('../image/build_border_top_29.png') bottom no-repeat;
	height:40px;
}

#flight_build_start_30 {
	width:555px;
	background: url('../image/build_border_top_30.png') bottom no-repeat;
	height:40px;
}

#flight_build_complete {
	width:555px;
	background: url('../image/build_border_bottom.png') bottom no-repeat;
	height:70px;
	margin-top:20px;
}

#flight_build_complete input {
	margin:0 20px 0 0;
	height:43px;
	width:162px;
	text-align:center;
	line-height:43px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	background: url('../image/build_button.png') 0 0 no-repeat;
	float:right;
	border:none;
}

#flight_build_complete input:hover {
	margin:0 20px 0 0;
	height:43px;
	width:162px;
	text-align:center;
	line-height:43px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	background: url('../image/build_button.png') -162px 0 no-repeat;
	float:right;
	border:none;
	cursor:pointer;
}

#flight_build_complete ul
{
	padding:0;
	margin:0 20px 0 0;
	width:162px;
	height:43px;
	list-style-type: none;
	text-align: left;
	float:right;
}

#flight_build_complete ul li { 
	float: left;
}

#flight_build_complete ul li a
{
text-decoration: none;
float:left;
margin:0;
height:43px;
width:162px;
text-align:center;
line-height:43px;
font-size:14px;
font-weight:bold;
font-style:italic;
color:#fff;
background: url('../image/build_button.png') 0 0 no-repeat;
}

#flight_build_complete ul li a:hover
{
background: url('../image/build_button.png') -162px 0 no-repeat;
}

.build_information_icon {
	position:absolute;
	top:0;
	left:20px;
	width:16px;
	height:16px;
}

fieldset {
	margin-top:20px;
	margin-bottom:20px;
}

label.error {
	padding:5px;
	background:red;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	position:absolute;
	bottom:5px;
	right:5px;
	z-index:2000px;
}


/* Darts Cart Design*/

#finished_dart {
width:555px;
height:200px;
position:relative;
}

.dart_design_link {
	position:absolute;
	right:0;
	top:0;
	width:118px;
	height:22px;
	background:url('../image/dartease_link.png') no-repeat;	
}

.Weight_20g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -10px -365px no-repeat;	
}

.Weight_21g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -49px -365px no-repeat;	
}

.Weight_22g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -89px -365px no-repeat;	
}

.Weight_23g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -129px -365px no-repeat;	
}

.Weight_24g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -168px -365px no-repeat;	
}

.Weight_25g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -208px -365px no-repeat;	
}

.Weight_26g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -247px -365px no-repeat;	
}

.Weight_27g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -287px -365px no-repeat;	
}

.Weight_28g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -328px -365px no-repeat;	
}

.Weight_29g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -368px -365px no-repeat;	
}

.Weight_30g {
	position:absolute;
	width:34px;
	height:34px;
	top:0px;
	left:0px;
	background: url('../image/finished_darts.png') -407px -365px no-repeat;	
}

.Shape_thin {
	position:absolute;
	width:241px;
	height:25px;
	top:70px;
	left:0px;
	background: url('../image/finished_darts.png') -18px -185px no-repeat;	
}

.Shape_average {
	position:absolute;
	width:241px;
	height:25px;
	top:70px;
	left:0px;
	background: url('../image/finished_darts.png') -18px -234px no-repeat;	
}

.Shape_fat {
	position:absolute;
	width:241px;
	height:25px;
	top:70px;
	left:0px;
	background: url('../image/finished_darts.png') -18px -290px no-repeat;	
}

.Stem_mini {
	position:absolute;
	width:183px;
	height:37px;
	top:70px;
	left:246px;
	background: url('../image/finished_darts.png') -262px -322px no-repeat;	
}

.Stem_extrashort {
	position:absolute;
	width:183px;
	height:37px;
	top:70px;
	left:246px;
	background: url('../image/finished_darts.png') -262px -6px no-repeat;	
}

.Stem_short {
	position:absolute;
	width:183px;
	height:37px;
	top:70px;
	left:246px;
	background: url('../image/finished_darts.png') -262px -50px no-repeat;	
}

.Stem_inbetween {
	position:absolute;
	width:183px;
	height:37px;
	top:70px;
	left:246px;
	background: url('../image/finished_darts.png') -262px -94px no-repeat;	
}

.Stem_medium {
	position:absolute;
	width:183px;
	height:37px;
	top:70px;
	left:246px;
	background: url('../image/finished_darts.png') -262px -139px no-repeat;	
}

.Stem_long {
	position:absolute;
	width:183px;
	height:37px;
	top:70px;
	left:246px;
	background: url('../image/finished_darts.png') -262px -184px no-repeat;	
}

.Stem_shortspin {
	position:absolute;
	width:183px;
	height:37px;
	top:65px;
	left:246px;
	background: url('../image/finished_darts.png') -262px -226px no-repeat;	
}

.Stem_mediumspin {
	position:absolute;
	width:183px;
	height:37px;
	top:64px;
	left:246px;
	background: url('../image/finished_darts.png') -262px -270px no-repeat;	
}

.Flights_black {
	position:absolute;
	width:110px;
	height:85px;
	top:38px;
	left:440px;
	background: url('../image/finished_darts.png') -451px -58px no-repeat;
}

.Flights_white {
	position:absolute;
	width:110px;
	height:85px;
	top:38px;
	left:440px;
	background: url('../image/finished_darts.png') -451px -152px no-repeat;
}

.Flights_blue {
	position:absolute;
	width:110px;
	height:85px;
	top:38px;
	left:440px;
	background: url('../image/finished_darts.png') -451px -338px no-repeat;
}

.Flights_red {
	position:absolute;
	width:110px;
	height:85px;
	top:38px;
	left:440px;
	background: url('../image/finished_darts.png') -451px -245px no-repeat;
}

.Grip_rough {
	position:absolute;
	width:104px;
	height:27px;
	top:2px;
	left:78px;
	background: url('../image/finished_darts.png') -17px -17px no-repeat;
}

.Grip_smooth {
	position:absolute;
	width:104px;
	height:27px;
	top:2px;
	left:78px;
	background: url('../image/finished_darts.png') -17px -59px no-repeat;
}

.sf1 {
	position:absolute;
	width:26px;
	top:150px;
	left:0px;
	height:32px;	
	z-index:1000;	
}

.sf2 {
	position:absolute;
	width:26px;
	top:150px;
	left:28px;
	height:32px;	
	z-index:1000;	
}

.sf3 {
	position:absolute;
	width:26px;
	top:150px;
	left:56px;
	height:32px;
	z-index:1000;	
}

.sf4 {
	position:absolute;
	width:26px;
	top:150px;
	left:84px;
	height:32px;
	z-index:1000;	
}

.sf5 {
	position:absolute;
	width:26px;
	top:150px;
	left:112px;
	height:32px;
	z-index:1000;	
}

.sf6 {
	position:absolute;
	width:26px;
	top:150px;
	left:140px;
	height:32px;
	z-index:1000;	
}

.free_wallet {
	position:absolute;
	width:192px;
	top:158px;
	left:180px;
	height:14px;
	z-index:1000;
	background: url('../image/finished_darts.png') -17px -97px no-repeat;
}

.Flights_blue_small .sf1{
	background: url('../image/finished_darts.png') -16px -124px no-repeat;
}

.Flights_blue_small .sf2{
	background: url('../image/finished_darts.png') -16px -124px no-repeat;
}

.Flights_blue_small .sf3{
	background: url('../image/finished_darts.png') -16px -124px no-repeat;
}

.Flights_blue_small .sf4{
	background: url('../image/finished_darts.png') -16px -124px no-repeat;
}

.Flights_blue_small .sf5{
	background: url('../image/finished_darts.png') -16px -124px no-repeat;
}

.Flights_blue_small .sf6{
	background: url('../image/finished_darts.png') -16px -124px no-repeat;
}

.Flights_red_small .sf1{
	background: url('../image/finished_darts.png') -45px -124px no-repeat;
}

.Flights_red_small .sf2{
	background: url('../image/finished_darts.png') -45px -124px no-repeat;
}

.Flights_red_small .sf3{
	background: url('../image/finished_darts.png') -45px -124px no-repeat;
}

.Flights_red_small .sf4{
	background: url('../image/finished_darts.png') -45px -124px no-repeat;
}

.Flights_red_small .sf5{
	background: url('../image/finished_darts.png') -45px -124px no-repeat;
}

.Flights_red_small .sf6{
	background: url('../image/finished_darts.png') -45px -124px no-repeat;
}

.Flights_white_small .sf1{
	background: url('../image/finished_darts.png') -72px -124px no-repeat;
}

.Flights_white_small .sf2{
	background: url('../image/finished_darts.png') -72px -124px no-repeat;
}

.Flights_white_small .sf3{
	background: url('../image/finished_darts.png') -72px -124px no-repeat;
}

.Flights_white_small .sf4{
	background: url('../image/finished_darts.png') -72px -124px no-repeat;
}

.Flights_white_small .sf5{
	background: url('../image/finished_darts.png') -72px -124px no-repeat;
}

.Flights_white_small .sf6{
	background: url('../image/finished_darts.png') -72px -124px no-repeat;
}

.Flights_black_small .sf1{
	background: url('../image/finished_darts.png') -100px -124px no-repeat;
}

.Flights_black_small .sf2{
	background: url('../image/finished_darts.png') -100px -124px no-repeat;
}

.Flights_black_small .sf3{
	background: url('../image/finished_darts.png') -100px -124px no-repeat;
}

.Flights_black_small .sf4{
	background: url('../image/finished_darts.png') -100px -124px no-repeat;
}

.Flights_black_small .sf5{
	background: url('../image/finished_darts.png') -100px -124px no-repeat;
}

.Flights_black_small .sf6{
	background: url('../image/finished_darts.png') -100px -124px no-repeat;
}

/*Shopping Cart*/

.heading {
	padding:10px 5px 5px 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#599F57;
	font:bold 14px Helvetica, Arial;
	color:#fff;
	width:540px;
	margin-bottom:20px;
}

.subtotal_box {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float:right;
	background:#eaeaea;
	padding:20px;
	font:bold 16px georgia;
	font-style:italic;
	text-align:right;
}

.exclaimer {
	font:normal 11px georgia;color:#666;font-style:italic;
}

.product_text {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height:20px;
	background:#eaeaea;
	padding:20px;
	width:350px;
}

.price_box {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#41933F;
	padding:3px;
	font-size:12px;
	font-weight:bold;
	color:#fff;	
}

.cart_table_container {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#8F8F8F;
	padding:5px 10px 5px 10px;
}

.cart_table_container td {
	color:#BDECBD;
}

.cart_table_container td b {
	color:#BDECBD;
}

.cart_table_container th {
	color:#fff;
	font-weight:normal;
}

.cart_table_container th b{
	color:#fff;
}

.account_header {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#8F8F8F;
	padding:5px;
	color:#fff;	
	margin-bottom:10px;
}

#account ul {
	margin:10px 0 10px 0;
}

#account ul li{
	margin:0;
	padding:5px;
}

#account ul li a{
	color:#417F3F;
}

#edit ul {
	margin:10px 0 10px 0;
}

#edit ul li{
	margin:0;
	padding:5px;
}

#edit ul li a{
	color:#417F3F;
}

#edit {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#eaeaea;
	padding:10px;
	margin-bottom:10px;
	font-weight:normal;
	line-height:20px;
}

#edit table td {
	padding:5px;
	font-weight:bold;
}

#edit .error{
	background:red;
	padding:5px;
	color:#fff;
	font-size:12px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top:10px;
	
}

#edit textarea {
	font:normal 12px Helvetica, Arial;
	width:95%;
	padding:5px;
}

#edit input {
	font:normal 12px Helvetica, Arial;
	padding:3px;
}

.warning {
	background:red;
	padding:5px;
	color:#fff;
	font-size:12px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top:10px;
	
}

.message {
	background:green;
	padding:5px;
	color:#fff;
	font-size:12px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.confirm_address {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#666;
	padding:10px;
	margin-bottom:10px;
	font-weight:normal;
	color:#fff;
}

.confirm_address table {
	padding:10px;
	width:100%;
}

.confirm_address td {
	padding:3px;
	color:#fff;
}

.confirm_address td b{
	padding:3px;
	color:#fff;
}

.confirm_products {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#8f8f8f;
	padding:10px;
	margin-bottom:10px;
	font-weight:normal;
	color:#fff;
}

.confirm_products table {
	padding:10px;
	width:100%;
	text-align:left;
}

.confirm_products td {
	padding:3px;
	color:#fff;
}

.confirm_products th {
	padding:3px;
	color:#fff;
	border-bottom:1px dotted #fff;
}

.confirm_products td b{
	padding:3px;
	color:#fff;
}

.login_left {
	float:left;
	width:48%;
}

.login_right {
	float:right;
	width:48%;
}

.confirm_coupon {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#CDF0CC;
	padding:10px;
}

.confirm_coupon table {
	padding:10px;
	width:100%;
	text-align:right;
}

.confirm_coupon a {
	color:green;
	font-weight:bold;
}

.confirm_products td{
	padding:3px;
}

#success {
	line-height:20px;
}

#success a {
	color:green;
}

.static_page p{
line-height:20px;
margin:10px 0 10px 0;
}

.static_page a {
	color:green;
}

.dartsnews {
background:#eaeaea;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding:14px;
margin-right:44px;
margin-top:20px;
}

.dartsnews h3 {
	font-size:14px;
	width:100%;
	line-height:26px;
	border-bottom:1px dotted #666;
	color:#666;
}

#example1 div{ /*CSS specific to demo 2*/
margin-bottom: 5px;
line-height:18px;
}

#example1 div a{ /*CSS specific to demo 2*/
text-decoration: none;
color:green;
line-height:24px;
}
