/* CSS Document for Premier Wedding Planners Scotland Created Feb 2008 by SH for Internet Creation*/

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../jpg/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#110F52;
	text-align:center;
}

#container{
	width:900px;
	margin:66px auto 0 auto;
}

#col1{
	width:250px;
	float:left;
	text-align:right;
	position:relative;
}

#col2{
	width:634px;
	float:right;
	text-align:left;
	position:relative;
	min-height:400px;
	color:#01001d;
}

#col2 a{
	color:#01001d;
}

#col2_content{
	background-image:url(../png/col2_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	padding-bottom:25px;
}

#login_col2_content{
	background-image:url(../png/col2_bg_login.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	padding-bottom:25px;
}

div#logo h1, div#logo h2{
	position:absolute;
	top:-3000px;
	left:-3000px;
}

h1, h3,h4,h5,h6,p{
	margin:0 0 15px 0;
	padding:0;
}

h3, h1{
	font-size: 36px;
	color:#01001d;
}

h4{
	font-size: 28px;
	color:#01001d;
	margin-left: -10px;
}

h5{
	font-size: 20px;
	color:#01001d;
}

h6{
	font-size: 16px;
	color:#01001d;
}

p{
	line-height:18px;
}

#white_logo{
	position:absolute;
	top:-3000px;
	left:-3000px;
}

#logo{
	width:250px;
	height:158px;
	margin-bottom:40px;
	background-image:url(../png/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
}
/* changes to be made Jan 2010 _ Mike S
#nav{
	margin:0;
	padding:0 26px 0 0;
	text-align:left;
	font-size:14px;
}

#nav li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}

#nav li li{
	margin:0 15px 1px 0;
	padding:0;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

li#last_li{
	margin-top:20px;
}

#nav a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}*/

#nav{
	margin:0;
	padding:0 26px 0 0;
	text-align:left;
	font-family: Tahoma;
}

#nav li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
}

#nav li li{
	margin:0 15px 1px 0;
	padding:0;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

#nav li li a 
{
font-weight: normal;
}

li#last_li{
	margin-top:20px;
}

#nav a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#nav a:hover{
	color:#CCCCCC;
}

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

#header_images{
	margin:0 0 15px 0;
	position:relative;
	height:150px;
}

p#footer{
	color:#aeaeae;
	font-size:11px;
	text-align:right;
	margin-top:38px;
	margin-bottom:38px;
}

p#footer a{
	color:#aeaeae;
	text-decoration:none;
}

p#footer a:hover{
	color:#aeaeae;
	text-decoration:underline;
}

.content{
	margin:0;
	padding:0 25px 0 25px;
}

#left_content{
	width:408px;
	float:left;
	background-image:url(../jpg/stars_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:327px;
}

#right_content{
	width:200px;
	float:right;
	background-color:#FBFBFB;
}

#right_content input{
	width:90px;
}

#gallery_container{
	width:584px;
	height:550px;
	text-align:center;
}

#gallery_container img{
	margin: 0 auto;
}

div#social
{
	padding-left: 2px;
}
div#social a img
{
	border: none;
	margin-bottom: 5px;
}

/* Custom page header images - added by SH for Internet Creation September 2009 */
#header_images_1{
	position:absolute;
	top:0;
	left:0;
	width:211px;
	height:150px;
	overflow:hidden;
}
#header_images_2{
	position:absolute;
	top:0;
	left:211px;
	width:212px;
	height:150px;
	overflow:hidden;
}
#header_images_3{
	position:absolute;
	top:0;
	right:0;
	width:211px;
	height:150px;
	overflow:hidden;
}
#header_images_1 img, #header_images_2 img, #header_images_3 img, #header_images_full img{
	display:none;
}
#header_images_full{
	position:absolute;
	top:0;
	left:0;
	width:634px;
	height:150px;
	overflow:hidden;
}
#header_images_single{
	position:absolute;
	top:0;
	left:0;
	width:634px;
	height:150px;
	overflow:hidden;
}

ul#communications
{
	list-style: none;
	position: relative;
	width: 172px;
	height: 181px;
	padding: 0;
	margin: 0;
	/*overflow-y: hidden;
	overflow-x: visible;*/
	
}

ul#communications li p
{ 
	text-align: left;
}

div#imgStrip
{
margin: 50px 25px 30px 25px;
}

div#imgStrip img
{
margin: 0 2px;
}
