/*Colour Chart weedings360*/
/*
Light Blue #76ABF9
Dark Blue #35507F
Gold #FFCC66

*/
/* #######################  GENERAL SETTINGS ############################ */

* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
ul { list-style: none inside; }
p { font: 1.3em/1.3em; margin-bottom: 1.3em; }

body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #35507F;
	font-style: normal;
	background: url(http://www.weddings360.com.au/images/background.gif);
	padding: 0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

p, h1, h2, h3, h4 {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}

td{font-size: 12px;}
th{font-size: 12px;}

a {
	text-decoration: none;
	color: #35507F;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #FFCC66;
	outline: none;
}

img {
	border: none;
}

h1 {
	color: #35507F;
	margin-bottom: .1em;
 }

h2 {
	font-size: 1.60em;
	margin-top: 20px;
	letter-spacing: 0.012em;
	background:#00b2aa;
}

#main{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}

/* #######################  END GENERAL SETTINGS ############################ */

#topbanner {
	margin: 20px;
}

#content {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#banner {
	text-align:center;
	margin: 20px 0px 20px 0px;
	clear:both;
}

/* testimonials.html */
#testimonials {
	margin-left:115px;
	margin-right:115px;
}

.text_content{
	text-align:justify;
	margin-top:20px;
}

.text_author{
	text-align:right;
	color:#666666;
	border-bottom:thin #999999 dotted;
}
/* END testimonials.html */


#dedications{
padding:0 20px 0 20px;
}

#dedications ul {
  float: left;
  width: 50%; /* width is changed */
  margin: 0;
  padding: 10px 0 10px 0;
  list-style: none;
}
 
#dedications li {
  margin: 0;
  background-image: url(../images/dot_sml.jpg);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 1em 1.5em; /* left padding moves the text away from the bullet */
} 


/* 2008 Dynamic Navigation bar */
#navbar ul {
	margin: 0;
	padding: 8px;
	list-style-type: none;
	text-align: center;
	/*background-color: #76ABF9;*/
	background-image:url(http://www.weddings360.com.au/images/navcss/nav_bg.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
    }

#navbar ul li {  
    display: inline;
    }

#navbar ul li a {
	padding: .5em .7em;
	text-decoration: none;
	color:#FFFFFF
    }

#navbar ul li a:hover {
    color: #FFCC00;
	background-image:url(http://www.weddings360.com.au/images/navcss/nav_hover.gif);
	background-repeat: repeat-x;
    }

/* 2008 Dynamic Navigation bar */
#navbar_footer ul {
	margin: 0;
	padding: 8px;
	list-style-type: none;
	text-align: center;
	/*background-color: #76ABF9;*/
	background-image:url(http://www.weddings360.com.au/images/navcss/nav_bg.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
    }

#navbar_footer ul li {  
    display: inline;
    }

#navbar_footer ul li a {
	padding: .5em .7em;
	text-decoration: none;
	color:#FFFFFF
    }

#navbar_footer ul li a:hover {
    color: #FFCC00;
	background-image:url(http://www.weddings360.com.au/images/navcss/nav_hover.gif);
	background-repeat: repeat-x;
    }

.mainheading {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #76ABF9;
}

.mainheadingdark {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #35507F;
}

.subheading {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #76ABF9;
}

.subheadingdarkblue {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #35507F;
}
.bodytextlight, .bodytextlight p {
	color: #76ABF9;
}

.bodytextlight a:link, .bodytextlight a:visited {
	color: #35507F;
}

.bodytextlight a:hover {
	color: #76ABF9;
}

.bodytextdark .bodytextlight p {
	color: #35507F;
}

.bodytextdark a:link, .bodytextdark a:visited {
	color: #76ABF9;
}

.bodytextdark a:hover {
	color: #76ABF9;
}

.legals {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #35507F;
	font-weight: normal;
}
.legals a:link, .legals a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #35507F;
	font-weight: bold;
}
.legals a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #76ABF9;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff;
	color: #7695B4;
	font-weight: bold;
	text-align:center;
}
.footer a:link, .footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff;
	color: #35507F;
	font-weight: bold;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff;
	color: #7695B4;
	font-weight: bold;
}
.required {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background: #fff;
	color: #FF0000;
}




/* ######### CSS for Shade Tabs. Remove if not using ######### */

.contentbox{
	border:1px;
	border-style:solid;
	border-color:#738FB4;
	width:600px;
	margin-bottom: 1em;
	padding: 10px;
	margin-left:55px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	background-color:#99CCFF;
	border: 1px solid #738FB4;
	color: #FFFFFF;
}

.shadetabs li a:visited{
color: #FFFFFF;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FFCC00;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-color:#738FB4;
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
font-family: verdana, 'trebuchet ms', sans-serif;
display:none;
overflow: auto;
width: 100%
}

.tabcontent ul {
list-style:none;
margin:5px;padding:0;
}

.tabcontent li{
color:#738FB4;
font-size: 11px;
line-height: 18px;
}

.tabcontent li a{
color:#738FB4;
text-decoration:none;
}

.tabcontent li a:hover{
color:#999999;
text-decoration:underline;
}

.tabcontent h4{
font-weight: bold;
margin-bottom:-5px;
color: #ff8865;
font-size: 11px;
line-height: 15px;
}

.col{
float: left;
width: 275px;
padding:10px;
}

@media print {
.tabcontent {
display:block !important;
}
}

.list li{
list-style:inside disc;
padding-left:20px;
}
