/* -- By Colin Palmer -- 

Sections Below:

1. LAYOUT
2. TABLE LAYOUT
3. DIV FORMATING
4. DIVS FOR SUBMUIT BUTTONS
5. FORM LAYOUT
6. FONT 
7. COLOURS 

*/

/* -- SITE MESSAGE -- */

.floatleft
{
float:left;
}

.floatright
{
float:right;
padding:0px 10px 0px 0px;
width:280px;
}

.floatright a
{
color:#1589FF;
}

.floatright a:hover
{
color:#3300CC;
}

.alertbox
{
clear:both;
}

.alertred
{
color:#FB7B88;
}

#select_country {
	margin:10px 10px 0px 0px;
	text-align:right;
}

.set_price_size select 
{
width:65px;
}

.set_select_small select 
{
width:75px;
}

.gift_type_size select 
{
width:11em;
}

.short_desc_size input
{
width:110px;
}

.long_desc_size textarea
{
width:150px;
}

.add_long_desc_size textarea
{
width:192px;
}

.add_short_desc_size 
{
width:192px;
}

/* -- LAYOUT -- */

/* Top Div */
#title-top {
	position:relative; left: 0px; Top: 0px;
	text-align:right;
	color:white;
	height: 20px;
	width: 750px;
}

/* Image Div */
#top_image {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	height:130px;
}

#main {
	position:relative; left: 0px; Top: 0px;
	margin-left:auto;
	width: 750px;
	height: 340px;
	text-align:left;
	background-color:#ffffff;	
}

#wrapper {
	width: 780px;
	background-image: url(images/wrapper.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#wrapper_bottom {
	width: 780px;
	background-image:  url("images/wrapper-bottom.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

/* Main Body Div */
#main_home {
	position:relative; left: 0px; Top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 710px;
	height:100%;
	text-align:left;
	background-color:#ffffff;
}

body {
	/*font-family: Lucida Sans;*/
	font-family: verdana,ms sans serif,verdana, helvetica, arial,helvetica;
	font-size:70%;
	background-color:#FFFFFF;
	color:#737373;
	margin-top: 0px;
	margin-bottom: 0px;
}


.title {
	margin: 0;
	padding: 5px 0px;
	border-bottom: 1px dashed #B9B9B9;
}

#links {
	
	height: 20px;
	text-align:center;
	background-color: #9197bf;
	margin-left: 160px;
	margin-top:0px!important;
	margin-top:-20px;


}

.sampleliststyle
{
border:1px solid black;
padding:5px;
}

#menu_nav ul {
	margin: 0; padding: 0 0 0 15px;
	position:relative;
}
	#menu_nav li
	{
		float: left;
		list-style: none;
	}
		#menu_nav ul li a {
			display: block;
			float: left;
			text-decoration: none;	
			padding: 3px 10px;
			background: inherit;
			color: #FFF;
			font-weight: bold;
		}
		#menu_nav ul li a:hover {
			background: #FFF; 
			color: #333;  
			text-decoration: none;
		}

.footer_links li
{
display: inline;
padding-left:20px;
padding-right:20px;
list-style:none;
}

blockquote {
	margin: 10px;
	padding: 0 0 0 35px;  
	border: 1px solid #f2f2f2; 
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

.para_testimonials blockquote {
	padding: 5px 5px 0 40px;  
	border: 1px solid #f2f2f2; 
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px; 
	  
}
		
.Testimonial_Publisher
{
	color:#333333;
	text-align:right;
	padding:10px 20px 5px 0px;
	font-style:italic;
}

.PricingBox
{
font-size:260%;
font-weight:bold;
text-align:center;
color:#9197bf
}

.Pricing
{
font-size:350%;
font-weight:bold;
color:#9197bf
}
		
#privacy_address blockquote 
{ 
border: none; 
background:none;
}

#register_instructions_left
{
width:200px;
float:left;
text-align:center;
}

#register_instructions_right
{
width:485px;
border:1px solid #a3abc8;
padding:10px;
background-color:#F0F1FF;
color:#7680D8;
margin-top:10px;
margin-bottom:10px;
float:right;
line-height:1.5em;
}

#register_instructions_right a
{
color:#0033FF;
}

#register_instructions_right a:hover
{
color:#0033FF;
text-decoration:underline;
}


/* -- TABLE LAYOUT -- */

.Table_Grey_background
{
background-color:#f6f6f6;
}

.Table_Selected_background
{
background-color:#AAAAFF;
}

.Table_Grey_border_bottom
{
border: 1px solid #a3abc8;
}

.Table_Grey_background_admin
{
background-color:#EBEBEB;
}

.Table_Grey_border_bottom_admin
{
border-bottom:1px dashed #000000; 
}

.Table_Column_White
{
background-color:#FFFFFF;
border:0px;
}

.main_table_header th
{
border: 1px solid #a3abc8;
background-color: #9197bf;
color: #fff;
}

.main_table table
{
border-collapse: collapse;
}	
#main_table th {
		border: 1px solid #a3abc8;
		background-color: #9197bf;
		color: #fff;
	}
	#main_table tr
	{
		height:4em;
		/*font-size:85%;*/
	}
	#main_table input, textarea
	{
		font-size:100%;
	}
	#main_table select
	{
		font-size:100%;
	}
	
	#main_table td a {
		background: transparent;
		text-decoration: none;
		color: #606795;
	}
	#main_table td a:hover {
		background: transparent;
		color:#3300CC;
	}
	
	.menu_table tr
	{
		height:2em;
		/*font-size:85%;*/
	}
	.menu_table li
	{
		padding:5px 0px 0px 0px;
	}
	
#view_table th {
		border: 1px solid #a3abc8;
		background-color: #9197bf;
		color: #fff;
	}	
#view_table tr
{
height:3em;
/*font-size:85%;*/
}
	#view_table input, textarea
	{
		font-size:100%;
	}

#account_table tr
{
height:2em;
/*font-size:85%;*/
}
	#account_table li
	{
		padding:5px 0px 0px 0px;
	}

#list-image
{
float:left;
}

#list-image-manage
{
float:left;
margin-left:5px;
}

#select-image
{
margin-left:5px;
border:1px solid #ccc;
padding-top:12px;
padding-bottom:12px;
width:8em;
float:left;
text-align:center;
}

#select-image_manage
{
margin-left:2px;
padding-top:10px;
padding-bottom:10px;
float:left;
text-align:center;
}

#select-image a
{
	text-decoration:underline;
}


#select-list-icon td
{
	border:1px solid #ccc;
}

#select-list-icon tr
{
	text-align:left;
}

#footer {
	width:750px;
}
	#footer li {
		list-style:none;
		margin-left:-20px;
	}
	#footer_left {
		text-align:left;
		float:left;
		height: 30px;
		width: 200px;
		padding:5px 5px 5px 5px;	
	}
	#footer_middle {
		text-align:center;
		float:left;
		height: 30px;
		width: 314px;
		padding:5px 5px 5px 5px;
	}
	#footer_right {
		text-align:center;
		float:right;
		height: 30px;
		width: 200px;
		padding:5px 5px 5px 5px;
	}

.packages table {
	border-collapse: collapse;
	border: 1px solid #32487c;
}
	.packages th {
		border: 1px solid #a3abc8;
		padding: .8em;
		background-color: #9197bf;
		color: #fff;
	}
	.packages td {
		border: 1px solid #a3abc8;
		padding: .8em;
		background-color: #ececec;
	}
	.packages .odd {
		background: #f6f6f6;
	}
	
	.packages td a {
		background: transparent;
		text-decoration: none;
		color: #606795;
	}
	.packages td a:hover {
		background: transparent;
		color:#3300CC;
	}

/* Copyright info Div */
#copyright {
	text-align:center;
	height: 10px;
	width: 450px;
	padding:5px 5px 5px 5px;
	margin-left: auto;
	margin-right: auto;
}

/* -- DIV FORMATING -- */

#main_title_heading
{
width:400px;
float:left;
}

/* Used on User Account page */
.admin_left_img
{
	border:#ccc 1px solid;
	float:left;
	width:250px;
	margin-right:5px;
	padding:10px;
	text-align:center;
	height:100%;
}

.admin_left_text
{
	border:#ccc 1px solid;
	float:left;
	width:250px;
	margin-right:5px;
	padding:10px;
	text-align:left;
	height:100%;
}

.admin_right_menu
{
	border:#ccc 1px solid;
	width:400px;
	float:right;
	background-color: #f0f0f0;
}
		.admin_right_menu h3
		{
			font-size:100%;
			background-color:#9197bf;
			color: #FFF;
			padding: 7px 0 7px 5px;
			font-weight:bold;
			margin:0px;
		}
		.admin_right_menu P
		{
			border-bottom:1px dotted #414141;
			margin:0px;
			padding:5px 5px 5px 5px;
			
		}
		/* User Admin List */
			.admin_right_menu li
			{
				list-style-image: url(images/icons/spanner.png);
				list-style-type: square;
				padding-left:10px;
			}

/* Used with the forms */
#PaymentPackage fieldset {
text-align:center;
}

.pricing
{
border:1px solid black;
}

/* Used on Index Page */
.tick_list li
{
list-style-image: url(images/icons/tick.jpg);
list-style-type: square;
padding-left:5px;
margin-left:-20px;
}

/* Not currently used */
.hmoon_list li
{
list-style-image: url(images/icons/sun.jpg);
list-style-type: square;
padding-left:10px;
}

/* Not currently used */
.wedd_list li
{
list-style-image: url(images/icons/heart.gif);
list-style-type: square;
padding-left:10px;
}

.highlight_text
{
color:#414141;
font-weight:bold;
}

.giftended
{
text-decoration:line-through;
}

.sub
{
background-color:#CCCCCC;
color:black;
}

.DetailsHeader 
{
text-align:center;
color:#FFFFFF;
}

#menuitem {
width: 100px;
}

/*Used on Wedding List*/
.WeddingIntroPara
{
width:375px;
float:left;
padding:0px 0px 10px 0px;
}

/*Used on Wedding List*/
.WeddingIntroPic
{
width:300px;
float:right;
text-align:center;
}

#alert
{
width:100%;
float:left;
padding:20px 0px 10px 0px;
}

/* Free trial Div */
#freetrial
{
width:250px;
padding:10px;
}

.alert_left
{
float:left;
width:290px;
}

.alert_right
{
float:right;
width:380px;
text-align:center;
}

.small_frame
{
border:1px solid black;
padding: 1em;
}

/* Instructions for forms */
.fieldset_intructions
{
border:1px solid #a3abc8;
padding:10px;
background-color:#F0F1FF;
color:#7680D8;
margin-top:10px;
margin-bottom:10px;
}

.manage_items_li ul
{
margin-left:0px;
}

.index_prices
{
border:1px solid #a3abc8;
padding:10px;
background-color:#F0F1FF;
color:#7680D8;
margin-top:10px;
margin-bottom:10px;
}


.fieldset_intructions li
{
list-style:disc inside;
padding-left:20px;
padding-top:10px;

}

/* Alignment - align div left */
.para_alignleft
{
width:420px;
float:left;
}

.para_alignleft_promo
{
width:380px;
float:left;
}

.para_alignleft_promo a
{
color:#1589FF;
} 

/* Used on Index Page and others */
.para_alignright_img
{
border:1px solid #737373;
width:250px;
padding:10px;
float:right;
}

.para_alignleft_img
{
border:1px solid #737373;
width:250px;
padding:10px;
float:left;
}

.para_alignright_img_promo
{
border:1px solid #737373;
width:290px;
padding:10px;
float:right;
}

/* Used on Index Page and others */
.para_alignright
{
margin-top:10px;
width:250px;
padding:10px;
float:right;
background-color:#F3F3F3;
}

.para_alignleft
{
margin-top:10px;
width:250px;
padding:10px;
float:left;
background-color:#F3F3F3;
}

.para_alignleft_new
{
width:228px;
padding:10px;
float:left;
background-color:#F3F3F3;
}

.para_freetrial
{
margin-top:10px;
width:250px;
padding:0px 10px 0px 10px;
text-align:center;
float:right;
}

.para_freetrial_new
{
margin-top:10px;
width:290px;
padding:0px 10px 0px 10px;
text-align:center;
float:right;
}

.para_freetrial_promo
{
margin-top:10px;
width:290px;
padding:0px 10px 0px 10px;
text-align:center;
float:right;
}

.why_chooseus
{
width:455px;
float:left;
}

.why_chooseus li
{
padding-bottom:3px;
}

.para_login_left
{
margin-top:10px;
width:340px;
border:1px solid #9197bf;
float:left;
height:15.5em;
background-color:#F0F1FF;
}

.para_login_right
{
margin-top:10px;
width:240px;
border:1px solid #9197bf;
float:right;
height:14em;
background-color:#F0F1FF;
}

.para_right_whychooseus_1
{

border:1px solid #737373;
width:220px;
padding:10px;
float:right;
margin-top:60px;
}

.para_right_whychooseus_2
{
margin-top:10px;
width:240px;
float:right;
background-color:#F3F3F3;
}

.para_right_newfeatures
{
width:220px;
padding:10px;
float:right;
}

.para_login_header
{
background-color:#9197bf;
padding:2px;
font-size:120%;
color:#FFFFFF;
}

.para_login_box
{
padding:10px 10px 10px 10px;
font-size:100%;
}

.para_login_box a
{
color:#7680D8;
}

#para_login label
{
width:6em;
float:left;
}

/* General Alignment of divs and text */
.alignleft
{
text-align:left;
}

.alignleftpadding
{
text-align:left;
padding-top:10px;
}

.aligncenter
{
text-align:center;
}

.aligncenterpadding
{
text-align:center;
padding-top:10px;
}

.alignright
{
text-align:right;
}

/* Alignment and Padding */
.alignrightpadding
{
text-align:right;
padding-top:10px;
}

.descpadding
{
padding:5px;
}

.padding10px
{
padding:10px 10px 10px 10px;
}

.padding20px
{
padding:10px 10px 10px 10px;
}

.margin_top_10px
{
margin-top:10px;
}

.margin_bot_10px
{
margin-top:10px;
}


/* File upload CSS */
.upload_image_alignleft
{
width:435px;
float:left;
border:1px solid #737373;
height:60px;
background-color:#CAC5E9;
padding:10px 0px 0px 0px;
}

/* File upload CSS */
.upload_image_alignright
{
border:1px solid #737373;
background-color:#CAC5E9;
width:250px;
float:right;
height:60px;
padding:0px 0px 10px 0px;
}

.upload_image_middle
{
width:100%;
border:1px solid #737373;
height:60px;
background-color:#CAC5E9;
padding:10px 0px 0px 0px;
text-align:center;
}

.fileupload_Right 
{
width:140px;
text-align:center;
float:right;
margin-top:20px;
}

.fileupload_Left
{
float:left;
text-align:center;
padding-top:10px;
padding-left:20px;
}

/* Tab text by one tab */
.onetab
{
padding-left:10px;
}

.imgtext
{
font-size: 80%;
}

/* New paragraph - clear divs */
.clear {
clear:both;
height:20px;
}

.clear1px {
clear:both;
height:1px;
}

.clearall {
clear:both;
}

.clear10 {
clear:both;
height:10px;
}


.clear_survey {
clear:both;
}

.clear_fieldset {
clear:both;
height:10px;
}

.dashed_break
{
border-bottom: 1px dashed #B9B9B9;
}

.User_Bullets li
{
margin-bottom:10px;
}

#terms li { margin-bottom:10px; }


#link-dash
{
border-bottom:1px solid black;
}

#links_bottom
{
width:100%;
}

#links_left 
{
float:left;
width:49%;
}

#links_right
{
float:right;
width:49%;
}


/* -- DIVS FOR SUBMIT BUTTONS -- */
/*START: Found in exec_sort_items.asp*/
/*BUTTONS*/
.submitSort_Middle
{
width:218px;
float:left;
text-align:center;
padding-top:10px;
}

.submitSort_Middle input
{
width:120px;
font-size:100%;
}

.submitSort_Left
{
width:218px;
float:left;
text-align:center;
padding-top:10px;
}

.submitSort_Left input
{
width:120px;
font-size:100%;
}

.submitSort_Right
{
width:218px;
text-align:center;
padding-top:10px;
float:right;
}

.submitSort_Right input
{
width:120px;
font-size:100%;
}

/*START: Found in Check_Items_Update.asp*/
/*BUTTONS*/
.submitUpdateBox_Left
{
width:100px;
float:left;
text-align:center;
}

.submitUpdateBox_Left input
{
width:50px;
font-size:100%;
}

.submitUpdateBox_Right
{
width:100px;
text-align:center;
float:left;
}

.submitUpdateBox_Right input
{
width:50px;
font-size:100%;
}
/*END: Found in Check_Items_Update.asp*/


/* -- FORM LAYOUT -- */
.SendEmail_To
{
width:200px;
}

.SendEmail_Other
{
width:300px;
}

#PaymentForm ul, #box1 ul, #box2 ul {list-style: none; margin: 0; padding: 0; }
#PaymentForm li, #box1 li, #box2 li {margin: 0px 0px;}
	#PaymentForm label
	{
		text-align:right;
		width:14em;
		margin-right:2em;
		float:left;
	}
	#PaymentForm input, select, textarea
	{
		font-size:100%;
	}
	#PaymentForm li.check label
	{
		text-align:left;
		width:auto;
		margin-right:0;
		float:none;
		display:inline;		
	}
	/*Radio & Check Box Positioning*/	
	#PaymentForm li.check span
	{
		display:block;
		padding-left:10em;
	}
	/*Label Text*/	
	#PaymentForm li.check span.name
	{
		padding-left:0em;
		width:16em;
		text-align:left;
	}
	
#EditParaForm ul, #box1 ul, #box2 ul {list-style: none; margin: 0; padding: 0; }
#EditParaForm li, #box1 li, #box2 li {margin: 0px 0px; }
	#EditParaForm label
	{
		text-align:right;
		width:16em;
		margin-right:2em;
		float:left;
	}
	#EditParaForm input, select, textarea
	{
		font-size:100%;
	}
	#EditParaForm li.check label
	{
		text-align:left;
		width:auto;
		margin-right:0;
		float:none;
		display:inline;		
	}
	/*Radio & Check Box Positioning*/	
	#EditParaForm li.check span
	{
		display:block;
		padding-left:10em;
	}
	/*Label Text*/	
	#EditParaForm li.check span.name
	{
		padding-left:0em;
		width:16em;
		text-align:left;
	}
	#EditParaForm hr
	{
	border: 1px solid #E2E2E2;
	width:95%;
	text-align:center;
	}

#EmaiLFriendForm ul, #box1 ul, #box2 ul {list-style: none; margin: 0; padding: 0; }
#EmaiLFriendForm li, #box1 li, #box2 li {margin: 0px 0px;}
	#EmaiLFriendForm label
	{
		text-align:right;
		width:150px;
		margin-right:20px;;
		float:left;
	}
	#EmaiLFriendForm input, select, textarea
	{
		font-size:100%;
	}
	#EmaiLFriendForm li.check label
	{
		text-align:left;
		width:auto;
		margin-right:0;
		float:none;
		display:inline;
	}
	/*Radio & Check Box Positioning*/	
	#EmaiLFriendForm li.check span
	{
		display:block;
		padding-left:10em;
	}
	/*Label Text*/	
	#EmaiLFriendForm li.check span.name
	{
		padding-left:0em;
		width:16em;
		text-align:left;
	}

/* -- SURVEY FORM -- */
#SurveyForm ul, #box1 ul, #box2 ul {list-style: none; margin: 0; padding: 0; }
#SurveyForm li, #box1 li, #box2 li {margin: 0px 0px;}
	#SurveyForm label
	{
		text-align:left;
		width:15em;
		margin-right:2.5em;
		float:left;
	}
	#SurveyForm input, select, textarea
	{
		font-size:100%;
	}
	#SurveyForm li.check label
	{
		text-align:left;
		width:auto;
		margin-right:0;
		float:none;
		display:inline;
	}
	/*Radio & Check Box Positioning*/	
	#SurveyForm li.check span
	{
		display:block;
		padding-left:10em;
	}
	/*Label Text*/	
	#SurveyForm li.check span.name
	{
		padding-left:0em;
		width:16em;
		text-align:left;
	}
	#SurveyForm li { padding-bottom:20px;}
	#SurveyForm textarea {width:300px;}
	
/*Logon Form*/
#LogonForm ul, #box1 ul, #box2 ul {list-style: none; margin: 0; padding: 10px 0px 10px 0px;}
#LogonForm li, #box1 li, #box2 li {margin: 0px 0px;}
	#LogonForm label
	{
		text-align:right;
		width:20em;
		margin-right:0.5em;
		float:left;
	}
	#LogonForm input, select, textarea
	{
		font-family: verdana,ms sans serif,verdana, helvetica, arial,helvetica;
		font-size:100%;
	}
	#LogonForm li.check label
	{
		text-align:left;
		width:auto;
		margin-right:0;
		float:none;
		display:inline;
	}
	/*Radio & Check Box Positioning*/	
	#LogonForm li.check span
	{
		display:block;
		padding-left:10em;
	}
	/*Label Text*/	
	#LogonForm li.check span.name
	{
		padding-left:0em;
		width:16em;
		text-align:left;
	}

fieldset {border: 0.1em solid #CCC;  padding: 1em; display: block; margin-bottom:2em; }
html>body fieldset {border: 0.1em solid #CCC; padding: 1em; display: block;}



/* -- FONT -- */

.s0 { font-size: 60%; }
.s1 { font-size: 80%; }
.s2 { font-size: 90%; }
.s3 { font-size: 100%; }
.s4 { font-size: 110%; }
.s5 { font-size: 120%; }
.s6 { font-size: 130%; }
.s7 { font-size: 140%; }
.s8 { font-size: 150%; }
.s9 { font-size: 160%; }
.s10 { font-size: 170%; }
.termsofofferdiv {font-size: 80%;}

.red {
	color: #f00 }
	
.redbold
{
color: #f00;
font-weight:bold;
}	

.blackbold
{
color:#000;
font-weight:bold;
}

/* COLOURS */

.Red_Background
{
background-color:#FF9D9D;
color:black;
border:1px solid red;
}


.Blue_Grey
{
color:#97AABA;
}

.Bright_Pink
{
color:#EC1075;
}

.Light_Pink
{
color:#FFCCFF;
}

.Violet
{
color:#CC66FF;
}

.Sky_Blue
{
color:#6666FF;
}

.bronze
{
background-color:#FF9900;
}

.silver
{
background-color:#CCCCCC;
border-color:#CCCCCC;
}

.gold
{
background-color:#FFCC00;
}

.platinum
{
background-color:#66CCFF;
}

.prices_link
{
color:#9197bf;
}

.prices_link a
{
color:#9197bf;
text-decoration: underline;

}

.prices_link a:hover
{
color:#000000;
}

.promotion
{
margin-left:15px;
padding-left:0px;
}

.promotions a
{
color:#1589FF;
}

#contentLeft {
	width: 90%;
}
	
#contentLeft li {
	list-style: none;
	margin: 0 0 4px 0;
	padding:5px 10px 5px 10px;
	background-color:#f6f6f6;
	border: #CCCCCC solid 1px;
	color:#737373;
	height:3.5em;
}

#content_top{
	width: 90%;
}
	
#content_top li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 10px;
	background-color:#f6f6f6;
	border: #CCCCCC solid 1px;
	color:#737373;
}

#drag_instructions a
{
color:#1589FF;
}

#drag_partition_desc
{
width:370px;
float:left;
margin-right:20px;
}	

#drag_partition_price
{
width:90px;
float:left;
}	

#drag_partition_type
{
width:160px;
float:left;
margin-right:10px;
font-style:italic;
}	

#drag_image
{
padding-top:8px;
float:left;
height: 3em;
}

.form_note
{
float:right;
width:225px;
}

/* ------- END -------- */
/* -- By Colin Palmer -- */

