/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	background-image: url(http://www.westminsterpromotions.com/images/layout/bkrd.gif);
	background-repeat: repeat-x;	
	color: #444;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 62.5%;
}

a:link, a:visited {
	color: #174a7c;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #174a7c;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2.3em;
}

h3 {
	font-size: 2.1em;
}

h4 {
	font-size: 1.9em;
}

h5 {
	font-size: 1.7em;
}

h6 {
	font-size: 1.5em;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 15px;
}


/* `Wrapper
----------------------------------------------------------------------------------------------------*/


/* `Header
----------------------------------------------------------------------------------------------------*/

#header {
	background-color: #623447;
	height: 100px;
}

#header ul {
	list-style: none;
	margin: 44px 0px 0px 15px;
}


#header li {
	float: left;
	margin: 0px 25px 0px 0px; 
}

#header li a:link, #header a:visited {
	color: #fff;
	font-size: 1.65em;
	font-weight: bold;
	letter-spacing: 2px;;
	text-decoration: none;
	text-transform: uppercase;
}

#header li a:hover {
	border-bottom: 7px solid #bce4e5;
	padding-bottom: 5px;	
}

.active {
	border-bottom: 7px solid #bce4e5;
	padding-bottom: 5px;
}


#header h1 {
	float: right;
	margin: 25px 25px 0px 0px; 
		
}

#header h1 {
	float: right;
	margin: 25px 25px 0px 0px; 
		
}

/* `Intro
----------------------------------------------------------------------------------------------------*/

#intro {
	font-size: 1.4em;
	line-height: 1.5em; 
	margin-top: 25px;
}

#intro p {
	background-image: url(http://www.westminsterpromotions.com/images/layout/introArrow.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 30px;

}


#intro p a:link, #intro p a:visited{
	color: #bf311a;
	font-weight: bold;

}


#intro ul{
	list-style: none;
	margin-left: 15px;	
}

.divider {
	margin-bottom: 35px;
}


/* `Content
----------------------------------------------------------------------------------------------------*/


#content {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 50px;
}


/* Hero */

.hero {
	margin-bottom: 25px;
	
}

.hero a {
	border: none;
}

.slideshow {
}

.slideshow h1 {
	background-color: #bf311a;
	display: inline-block;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 11px 0px 0px 20px;
	text-transform: uppercase;
}

.slideshow h1 > a {
	background-color: #bf311a;	
	color:#fff;
	padding: 10px;		
}

.slideshow h1 > a:hover {
	background-color: #174a7c;
}

.design {
	background-image: url(http://www.westminsterpromotions.com//images/layout/main-graphic-1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 250px;	
}

.promotions {
	background-image: url(http://www.westminsterpromotions.com//images/layout/main-graphic-2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 250px;	
}

.printing {
	background-image: url(http://www.westminsterpromotions.com//images/layout/main-graphic-3.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 250px;	
}

.estores {
	background-image: url(http://www.westminsterpromotions.com//images/layout/main-graphic-4.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 250px;
}

.heroNav {
	background-image: url(http://www.westminsterpromotions.com//images/layout/transparent_bkrd.png);
	display: block;
	float: right;
	margin: -39px 30px 25px 0px;
	padding: 10px 10px 10px 5px;
	position: relative;
	width: auto;
	z-index: 50;
}

.heroNav a {
	background-image: url(http://www.westminsterpromotions.com//images/layout/circle_normal_bkrd.png);
	background-repeat: no-repeat;	
	border: none;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	padding: 4px 9px 10px 9px;
}

.heroNav a:hover {
	background-image: url(http://www.westminsterpromotions.com//images/layout/circle_active_bkrd.png);
	background-repeat: no-repeat;		
}

.heroNav a.activeSlide {
	background-image: url(http://www.westminsterpromotions.com//images/layout/circle_active_bkrd.png);
	background-repeat: no-repeat;
}

.heroNav a:hover.activeSlide {
	background-image: url(http://www.westminsterpromotions.com//images/layout/circle_active_bkrd.png);
	background-repeat: no-repeat;
}

/* Homepage Tabs */ 

#fragment-1 {
	

}

.tabs h2 {
	font-size: 1.5em;
	line-height: 1.25em;
	
}

.tabs img {
	border: 5px solid #ededed;
}


.tabs li {
	margin-left: 20px;
	padding-bottom: 5px;
	
}

.tabLeft {
	float: left;
	margin: 0px 20px 0px 0px;	
}

.tabRight {
	float: left;
	margin: 0px 20px 0px 20px;
	width: 270px;	
}




/* Modules */

.module {
	background-color: #f2f2f2;
	margin-bottom: 25px;
	min-height: 250px;
}

.module h3 {
	background-color: #bce4e5;
	font-size: 1.3em;
	padding: 10px 10px 7px 10px;
}

.module h4 {
	font-size: 1.2em;
	margin-left: 10px;
}


.module p {
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 0px 10px;
}

.module img{
	border: 5px solid #ededed;
}

a.moduleBtn {
	background-color: #174a7c;
	border: 0px;
	color: #fff;
	font-size: .9em;
	padding: 5px 8px 3px 8px;
	text-transform: uppercase;
}

a:hover.moduleBtn {
	background-color: #51779D;
}


.module ul {
	margin: 0px 0px 15px 25px;;
}

.module li {
	margin: 0px 0px 5px 0px;;
}

/* Left Nav*/

.leftNav {
	font-weight: bold;
}

.leftNav h4 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	font-size: 1.5em;
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
}

.leftNav ul {
	list-style: none;
	margin: 0px 0px 10px 0px;

}

.leftNav li {
	font-size: 1.15em;
	margin: 0px 0px 15px 0px;

}

.leftNav h5 {
	font-size: .85em;
	margin: 0px 0px 0px 0px;
}

.leftNav ul li ul li {
	font-size: .85em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}


.leftNavSelected a{
	border-bottom: 1px dotted #444;
	color: #444;
}

.leftNav h6 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	font-size: .85em;
	margin-top: 25px;
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
}



/* Main Content */

.mainContent {
	min-height: 500px;
}

.mainContent p {
	margin-bottom: 20px;
}

.mainContent h1	{
	border-bottom: 1px solid #ccc;
	color: #623447;
	font-size: 2em;
	line-height: 1.25em;
	margin-bottom: 25px;
	padding-bottom: 5px;
}

.mainContent h2	{
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 10px;
}



.mainContent blockquote {
	background-image: url(http://www.westminsterpromotions.com./images/layout/blockquote.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #777;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 15px 0px 0px 10px;
}

.mainContent img {
	margin: 0px 0px 15px 0px;
}


.mainContent ul {
	margin: 0px 0px 20px 15px;
}


.mainContent ul li ul {
	list-style: circle;
}


.mainContent p > img {
	float: left;
	margin: 10px 10px 10px 0px;
}




/* Miscellaneous Content Section Declarations */

.entry {
	border-top: 1px dotted #ccc;
	font-size: .95em;
	line-height: 1.5;	
	margin-top: 0px;
	padding: 15px 5px 0px 0px;
}

.entry img {
	border: 5px solid #ededed;
}

.entry h2 {
	margin-bottom: 15px;
}

.floatLeft {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 160px;
}

#SignUp .signupframe {
  border: 1px solid #ffffff;
  background: #ffffff;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
}


/* Work Section */

.workOverview {
	float: left;
	margin-right: 20px;
}





/* Sidebar */

.sideBar h3 {
	font-size: 1.6em;
	line-height: 1.4em;
}

.sideBar h4 {
	font-size: 1.3em;
	line-height: 1.3em;	
}

.sideBar h6 {
	font-size: 1.25em;
	margin: 0px 0px 5px 0px;
}

.sideBar p {
	margin: 0px 0px 25px 0px;
}

.sideBar ul {
	margin: 0px 0px 25px 0px;
}

.sideBar li {
	margin: 0px 0px 5px 15px;
}

.sb {
	background-color: #fff;
	margin-bottom: 25px;
}

.sb h3 {
	background-color: #f2f2f2;
	font-size: 1.3em;
	padding: 10px 10px 7px 10px;
}

.blogSignature {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin-bottom: 75px;	
	padding: 5px;
}


/* `Miscellaneous
----------------------------------------------------------------------------------------------------*/

#miscellaneous {
	margin-bottom: 25px;

}

.brochure p{
	background-image: url(http://www.westminsterpromotions.com/images/layout/brochureIcon.gif);
	background-repeat: no-repeat;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.15em;
	margin-top: 10px;
	padding-left: 60px;
}

.brochure span {
	display: block;
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	
}


.testimonial {
	background-color: #f2f2f2;
	background-image: url(http://www.westminsterpromotions.com/images/layout/quoteTop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.testimonial h4{
	background-image: url(http://www.westminsterpromotions.com/images/layout/quoteBottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 15px 0px 0px 25px;
	padding: 0px 25px 15px 15px;
}


.testimonial span {
	display: block;
	float: right;
	font-size: 1.15em;
	font-style: italic;
	margin: 0px 60px 15px 0px;
}



/* `Footer
----------------------------------------------------------------------------------------------------*/


#footer {
	background-color: #f2f2f2;
	font-size: 1em;
}

#footer ul {
	list-style: none;
	margin: 15px 0px 0px 0px;
}


#footer li {
	border-right: 1px dotted #999;
	float: left;
	padding: 0px 15px 0px 15px; 	
}

#footer .listException {
	border: none;
}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
}


#footer p{
	float: right;
	font-size: 1.25em;	
	margin-top: 15px;

}





