/* @override http://selectivesound.com/style/screen.css */

/* @override http://localhost:8888/SelectiveSound/style/screen.css */

/* @override http://localhost:8888/SelectiveSound/style/screen.css */


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	/*background: url(../images/pattern.gif) top left repeat;*/
	background-color: #480C0C;
}

#container {
	margin: 0 auto;
	padding: 0 11px;
	width: 776px;
	text-align: left;
	background: url(../images/container_background2.gif) top left repeat-y;
}

hr	{
	display: none;
}

/* header styling */
#header {
	margin: 0;
	padding: 0;
	height: 181px;
	background: url(../images/header_image.jpg) top left no-repeat;
}

#header img {
	position: relative;
	top: 76px;
	left: 245px;
	border: none;
}

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

#topmenu ul {
	margin: 0;
	padding: 0;
	float: right;
}

#topmenu ul li {
	float: left;
	margin: 6px 0;
	padding: 0 10px 0 10px;
	list-style: none;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../images/top_menu_sep.gif) top left no-repeat;
}

#topmenu ul li a {
	text-decoration: none;
	color: #FF0000;
}

#topmenu ul li a:hover {
	color: #FF0000;
	text-decoration: underline; 
}

#home, #email, #login, #blog {
	border-left: 1px solid #FF0000; 
}


/* mainmenu styling */

#mainmenu {
	margin: 0;
	padding: 0;
	height: 40px;
	text-align: left;
	background: url(../images/menu_background.jpg) top left no-repeat;
}

#main {
	width: 795px;
	margin: 0 0 0 1.5em;
	padding: 0;

}

#main li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	border-right: 1px #FFFFFF solid;
}

#advantages {
	border-left: 1px #FFF solid;
}

#main li a {
	margin: 0;
	padding: 10px 7px 0 7px;
	float: left;
	color: #FFF;
	dsiplay: block;
	text-decoration: none;
	font-size: 13px;
	border: none;
	height: 25px;
}

#main li a:hover {
	background: url(../images/menu_hover_back.gif) repeat-x top left;
}
	

/* #sidebar styling */

#sidebar {
	float: left;
	width: 290px;
	border-right: 1px #CCC dotted;
}

div#knotlogo {
	margin: 10px;
	color: #333;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background: url(../images/dotted_border.gif) no-repeat 10px 150px;
	height: 160px;
}

div#knotlogo img {
	float: left;
	padding: 0 10px 0 0;
}

div#knotlogo p {
	padding-top: 3px;
}

div#picsflash {
	margin: 0 0 .5em 10px;
	pading: 0 0 0 0;
}

div#quoteflash {
	margin: .5em 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#sidebar a img {
	margin: 0 0 0 25px;
	border: none;
}

div#cards {
	margin: 0 0 10px 60px;
	padding: 0 0 0 0;
	font-size: .9em;
}

.newsletter {
  padding-top: 10px;
  padding-bottom: 20px;	
  background: url(../images/dotted_border.gif) no-repeat 25px 0;
}


/* #content styling */
#content {
	margin: 0px 15px 0 290px;
	padding: 10px 0 10px 10px;
	border-left: 1px #CCC dotted;
	color: #333;
}

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

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

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
}

div.weddingspage h2 {
	font-size: 22px;
}

div.weddingspage img {
	margin: 10px 70px;
	border:  2px solid #9A1B22;
}

h3 {
	margin: 1em 0 0 0;
	padding: 0;
}

#quote {
	margin: 0;
	padding: 0;
	font-size: .85em;
	font-style: italic;
}

#content p {
	font-size: .9em;
	line-height: 1.3em;
}

#content p.toppara {
	margin: 0;
	padding: 0;
}

#content p#playerexplain {
	text-align: center;
	margin: 20px 0 5px 0;
	font-weight: bold;
}

#content p#player {
	text-align: center;
	margin:  0;
	padding: 0 0 0 0;
}

#content p#credit {
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 12px;
}

#content p.checkmark {
	background: url(../images/checkmark.gif) no-repeat top left;
	padding: 4px 0 5px 30px;
}

#content p.tagline {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}

blockquote {
	margin: 1em 0 3em 0;
	padding: 0 0 0 0;
	font-size: 1em;
	line-height: 1.2em;
}

blockquote p {
	margin: 0;
	padding: 0;
}

cite {
	float: right;
	font-style: normal;
	font-weight: bold;
	margin: .3em 1.5em 0 0;
	padding: 0 0 0 0;
	font-size: .9em;
	color: #606060;
}

img.left {
	float: left;
	margin: 15px 10px 10px 10px;
}

.bold {
	font-weight: bold;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 776px;
	height: 49px;
	background: url(../images/footer_background.jpg) no-repeat left top;
}

#footer p#phone {
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 17px 0 0 0;
}


