/* Begin Structure Styles =============================================== */
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #191718;
	font-size:12px;
	overflow: -moz-scrollbars-vertical;
	background: url(/images/shim.jpg) repeat-x #FFFFFF;
}


#wrapper {
	padding: 0;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background:url(/images/home_bg.jpg) #FFFFFF;
	background-repeat:no-repeat;
}



#wrapper_pages {
	padding: 10px 0px 0 0px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background:url(/images/pages_bg.jpg) #FFFFFF;
	background-repeat:no-repeat;
}


#header {
	margin: 0;
	padding: 0;
	width: 980px;
	text-align: left;
}

#logo {
	float:left;
}

#footer {
	margin: 40px 0 0 0;
	padding: 12px 0 0px 0;
	float:left;
	height:55px;
	width:980px;
	background:url(../images/footer_back.png) no-repeat;
	text-align:center;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}




.footer_left{
	float:left;
	width:200px;
	position:relative;
	top:-75px;

	}
	
.footer_middle{
	float:left;
	width:550px;
	padding:0 10px 0 10px;
	border-left:solid 1px #666;
	border-right:solid 1px #666;

	}	
	
.footer_right{
	float:left;
	width:180px;
	text-align:left;
	padding:0 0 0 10px;

	}	


#moirae {
	padding: 10px 0 0 0;
	margin:10px 0 0 0;
	width: 980px;
	text-align: right;


}








/* End Structure Styles =============================================== */



/* menu Styles =============================================== */


#menu {
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	height:50px;
	background:#003c79;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}








	
/* Start Content Styles =============================================== */
#content_container {
	float: left;
	padding: 0 20px 10px 20px;
	width: 940px;
}




#left_container {
	float: left;
	padding: 0;
	width: 600px;
	
}

#left_container_smaller {
	float: left;
	padding: 0;
	width: 525px;
	
}



#right_container {
	float: left;
	padding: 0;
	width: 620px;

}


.topcontent_full {
	width:940px;
	float:left;
}

.right_left_col {
	
	float: left;
	padding: 0 20px 0 0;
	width: 290px;
	
	
}




.hgrey {
	color:#7f807f;
}


.hred {
	color:#da192a;
}

.hblack{
	
	color:#1a171b;
	
	
	}






.bullets {

	float:left;
}

.bullets ul {
	margin:0;
	padding:3px 13px;
	list-style:none;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999;
}

.bullets li{
	margin:0;
	padding:10px 0px 10px 20px;
	border-bottom:1px solid #999;
	display:block;
	background-image:url(/images/home_bul.jpg);
	background-repeat:no-repeat;
	background-position:0px 13px;
}

.bullets li.last{
	border-bottom:none;
}

.bullets li.first{
	padding:0px 0px 10px 20px;
	background-position:0px 3px;
}

/* End Content Styles =============================================== */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0;
	padding: 155px 15px 0 15px;
	float: left;
	font-size: 11px;
	width: 418px;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	padding-right: 4px;
	padding-left: 12px;	
	background: url(/images/bullet.gif)  0 5px no-repeat;
}

#breadcrumb ul li.first {
	display: inline;
	padding-right: 4px;
	padding-left: 0;	
	background: none;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-decoration: none;
	color: #043369;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #FFA013;
}

/* End Breadcrumb Styles =============================================== */


/* Begin Class Styles =============================================== */

 h1{
	font-size:28px;
	padding:0;
	margin:0;
	font-weight:normal;
}




h2 {
	font-size:28px;
	color:#ec008c;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight:lighter;
	text-align: left;
	
	}
	
h3 {
	color:#494949;
	font-size:14px;
	padding: 5px 0 5px 0;
	margin: 0;
	font-weight: bold;
	text-decoration:underline;
	}	


.fontsize12px {

	font-size:12px;

	
	}	
	
	
	.fontsize14px {

	font-size:14px;

	
	}	

.padding10px {
	padding:10px;
}

.padding20px {
	padding:20px 0 10px 20px;
}


.marginleft10px {
	margin:0 0 0 10px;
}


.margin10px {
	margin:10px;
}


.margin20px {
	margin:20px;
}


.margintop20px {
	margin:20px 0 0 0;
}


.paddingleft10px {
	padding:0 0 0 10px;
}


.paddingright10px {
	padding:0 10px 0 0;
}

.marginbottom10px {
	margin:0 0 5px 0;
}



.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #88928C;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #AB1A06;	
}

.fontyellow {
	color: #ffb10f;	
}

.fontpink {
	
	color:#ef229b;
	}

.border {
	border: 1px #083266 solid;
}

.borderright {
	border-right: 1px solid #EA8383;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #D13683;
}

.borderbottomdashed {
	border-bottom: 1px dashed #D13683;
}

.backgroundred {
	background-color: #8e1104;
}

.backgroundgrey {
	background-color: #eceeef;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #494949;
}

a:hover {
	text-decoration: none;
	color: #666666;
}



a.pink:link, a.pink:visited, a.pink:active {
	text-decoration: none;
	color: #ec008c;
	font-weight:bold;
}

a.pink:hover {
	text-decoration: underline;
	font-weight:bold;
}	




	
a.blue:link, a.blue:visited, a.blue:active {
	text-decoration: none;
	color: #00306E;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}

a.blue:hover {
	text-decoration: underline;
		font-size:16px;
	font-weight:bold;
}	

a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
}


a.dark:link, a.dark:visited, a.dark:active {
	text-decoration: none;
	color: #000;
}



a.dark:hover {
	text-decoration: none;
}



.aligncenter {
	text-align:center;	 
			 
}







/* Begin Form Styles =============================================== */

#form {
	width: 630px;
	float:left;
	color:#FFF;

}
#form-top{
	background:url(../images/tabs_top.png);
	width: 630px;
	height:60px;
	}

#form-back{
	background:#000000;
	width: 630px;
	height:280px;
	float:left;
	color:#FFF;
	padding: 0 0 20px 0;
	
	
	}
	
#form h2 {
	color:#FFF;
	padding:15px 0 0 20px;
	font-size:22px;	
	}


.formdivs {
	width: 270px;
	float:left;
	color:#FFF;
	padding:20px;

}



legend { 
	padding: 0 6px;
	color: #939191;
	font-weight: bold;
}



fieldset{
	
	padding:0;
	margin:0;
	border:none;
	}

label {
	display: block;
	float: left;
	text-align: right;
	padding: 3px 8px 3px 0px;
	width: 80px;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 5px 0;
}

.inputcontact {
	float: left;
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	height: 20px;
	line-height:20px;
	font-weight:normal;
	width:170px;
	margin:5px 8px 0 0px;
	
}


.textareacontact {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	font-family: arial, sans-serif;
	width:170px;
	font-weight:normal;
}


.input {
	font-size: 12px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	height: 20px;
	line-height:20px;
	font-weight:normal;
	width:250px;
}





.selectcontact {
	float: left; 
	color: #939191;
	border: 1px #b5b5b5 solid;
	height: 25px;
	line-height:25px;
	font-size: 12px;
}

.select {
	font-size: 11px;
	color: #939191;
	border: 1px #b5b5b5 solid;
	width:250px;
}

.textarea {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	font-family: arial, sans-serif;
	width:250px;
	margin-bottom:15px;
	font-weight:normal;
}


.submit {
	float: left; 
	background: url(/images/pink_btn.png) no-repeat;
	border: none;
	width:109px;
	height:41px;
	cursor:pointer;
	line-height:39px;
	font-size:16px;
	color:#FFF;
	margin:15px 0 0 0;
	}

.submit:hover {
	float: left; 
	background: url(/images/gray_btn.png) no-repeat;
	border: none;
	width:109px;
	height:41px;
	cursor:pointer;
	line-height:39px;
}

a img {border: none;}


.fileuploader {
	float: left; 
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	height: 22px;
	font-weight:normal;
}




.newsletter {
	width:300px;
	float:right;
	color:#FFF;
	margin:5px 0 0 0;
	
	}
	
	
	.newsletter h2 {
	color:#FFF;
	padding:12px 0 0 20px;
	font-size:22px;	
	}
	
	
	.newsletter_back {
	width:300px;
	height:282px;
	padding:20px 0 0 0;
	float:right;
	color:#FFF;
	background:black;
	
	}
	
	
.newsletter_top {
	float:left;
	background:url(../images/testimonials_top.png);
	width:300px;
	height:53px;
	
	}	




/* End Form Styles =============================================== */


.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}

.clear {
	clear:both;
	
	}



.accToggler{
	margin:0 0 10px 0;
	padding:10px 0px 10px 20px;
	display:block;
	font-size:16px;
	clear: both;
	background-color: #999;
}

.accContent{
	margin:0 0 0 0;
	display: none;
	padding: 5px 10px 0 0px;
	
}

.bottom_text {
float:left;
padding:20px 0 0 0;


}

.news {
	width:304px;
	float:left;
	
}

.article {
	float:left;
	padding:10px 0 10px 0;
}

.news_image {
	float:left;
	padding-left:4px;
	width:99px;
}

.news_text {
	float:left;
	padding-left:8px;
	padding-right:15px;
	width:178px;
}

.news_text p{
	padding:0px;
	margin:0px;
	line-height:15px;
}


.about {
	width:274px;
	float:left;
	padding-left:15px;
	line-height:20px;
	padding-right:15px;
}




.services {
	width:292px;
	float:left;
	padding-left:15px;
}

.services ul {
	margin:0;
	padding:3px 13px;
	list-style:none;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}

.services li{
	margin:0;
	padding:10px 0px 10px 20px;
	border-bottom:1px solid #999;
	display:block;
	background-image:url(/images/home_bul.jpg);
	background-repeat:no-repeat;
	background-position:0px 13px;
}

.services li.last{
	border-bottom:none;
}

.services li.first{
	padding:0px 0px 10px 20px;
	background-position:0px 3px;
}

.services a:link{
	text-decoration:none;
	color:#999;
}

.services a:visited{
	text-decoration:none;
	color:#999;
}

.services a:hover{
	text-decoration:underline;
	color: #999;
}

.service_box_right {
	float:left;
	width:680px;
	text-align:left;
	padding:0 0 0 10px;
}

.service_box {
	float:left;
	width:200px;
	text-align:center;
	padding:0 10px 0px 0px;
}

.service_box_last {
	float:left;
	width:200px;
	text-align:center;
	padding:0 0px 0px 0px;
}

.service_box p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
}

.service_box_last p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
}

.service_box a:link{
	color:#666;
	text-decoration:none;
}

.service_box a:hover{
	color:#666;
	text-decoration:underline;
}

.service_box a:visited{
	color:#666;
	text-decoration:none;
}

.service_box_last a:link{
	color:#666;
	text-decoration:none;
}

.service_box_last a:hover{
	color:#666;
	text-decoration:underline;
}

.service_box_last a:visited{
	color:#666;
	text-decoration:none;
}


.line {
	background-image:url(/images/home_line.jpg);
	background-repeat:no-repeat;
	float:left;
	width:1px;
	height:400px;
}


.line {
	background-image:url(../images/home_line.jpg);
	background-repeat:no-repeat;
	float:left;
	width:1px;
	height:400px;
}

.botttomleft {
	float:left;
	width:520px;
	padding:0 10px 0 0;
}

.botttomright {
	float:left;
	width:380px;
	padding:0 0 0 20px;
}



#projectshow {
	padding: 0;
	margin: 0;
	width: 388px;
	height:360px;
	background:url(/images/projects_back.png);
	float: right;
	position:relative;
}
#projectshow #projectsContainer {
  margin:0 auto;
  width:388px;
  height:285px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#projectshow #projectsContainer .project {
  margin:0 auto;
   width:388px; /* reduce by 20 pixels of #projectsContainer to avoid horizontal scroll */
  height:285px;
}

/** 
 * projectshow controls style rules.
 */
.control {
  display:block;
  width:36px;
  height:36px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:2;
}
#leftControl {
  top:160px;
  left:5px;
  background:transparent url(/images/arrow_left.png) no-repeat 0 0;
}
#rightControl {
  top:160px;
  right:10px;
  background:transparent url(/images/arrow_right.png) no-repeat 0 0;
}


#pageContainer {
  margin:0 auto;
  width:348px;
}
#pageContainer h1 {
  display:block;
  width:348px;
  height:360px;
  background:transparent url(img/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}
.project h2, .project p {
	
	background:url(/images/project_title_box.png);
	width:300px;
	height:50px;
  	padding:10px 20px 0 20px;
	margin:0 0 0 20px;
}
.project h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.project img {
  float:left;
  margin:0 20px 10px 20px;
}





.advertise_picture{
	background:url(../images/advertise_picture.jpg)  no-repeat;
	background-position:top right;
	width:470px;
	height:300px;
	margin-left:490px;
	
	}
	
.design_picture{
	background:url(../images/design_picture.jpg) no-repeat;
	background-position:top right;
	width:429px;
	height:300px;
	margin-left:530px;
	
	}
	
.print_picture{
	background:url(../images/print_picture.jpg) no-repeat;
	background-position:top right;
	width:429px;
	height:260px;
	margin-left:530px;
	
	}
		
.distribution_picture{
	background:url(../images/distribution_picture.jpg) no-repeat;
	background-position:top right;
	width:429px;
	height:310px;
	margin-left:530px;
	
	}	
	
.contact_picture{
	background:url(../images/contact_picture.jpg) no-repeat;
	background-position:top right;
	width:429px;
	height:310px;
	margin-left:530px;
	
	}		
	
	

	


img.floatLeft { 
    float: left; 
    margin: 6px; 
}
img.floatRight { 
    float: right; 
    margin: 6px; 
}


.big_button
{
  display: block;
  width: 502px;
  height: 33px;
  background: url(/images/big_button_off.png) no-repeat 0 0;
  text-align:left;


}

.big_button:hover
{ 
  background: url(/images/big_button_on.png) no-repeat 0 0;
  
}

.big_button span

{
  	font-family:Georgia;
	font-size:14px;
	line-height:31px;
	padding:0 0 0 25px;
	 text-align:left;

	
}


a.big_button:link, a.big_button:visited, a.big_button:active {
	font-family:Georgia;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

a.big_button:hover {

	text-decoration: none;
}







.button
{
  display: block;
  width: 109px;
  height: 41px;
  background: url(/images/gray_btn.png) no-repeat 0 0;
  text-align:center;


}

.button:hover
{ 
  background: url(/images/pink_btn.png) no-repeat 0 0;
  
}

.button span

{
  	font-family:arial;
	font-size:14px;
	line-height:41px;
	padding:0;
	 text-align:center;

	
}


a.button:link, a.button:visited, a.button:active {
	font-family :arial;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

a.button:hover {

	text-decoration: none;
}

	

.testimonials {
	width:300px;
	float:right;
	color:#FFF;
	margin:5px 0 0 0;
	
	}
	
	
	.testimonials h2 {
	color:#FFF;
	padding:12px 0 0 20px;
	font-size:22px;	
	}
	
	
	.testimonials_back {
	width:300px;
	float:right;
	color:#FFF;
	background:black;
	
	}
	
	
.testimonials_top {
	float:left;
	background:url(../images/testimonials_top.png);
	width:300px;
	height:53px;
	
	}	

.testimonials_image{
		
	float:left;
	width:80px;
	padding:20px 0 0 0;

	
	}
	
.testimonials_text{
	font:italic 14px arial, "Times New Roman", Times, serif;
	color:#FFF;
	float:left;
	width:150px;
	padding:20px 0 0 0;
	}
	
	
.testimonialspages {
	font:italic 16px arial;
	color:#FFF;
	line-height:18px;
	}
	
	
.testimonialspages_title {
	  font:bold 14px arial;
	  color:#ec008c;
	}
	
	
	
	#rotating_items{
	position: relative;
	width:260px;
	height:272px;
	margin:10px 0 0 20px;
	font-size:14px;
}
	#rotating_items h3{
		margin: 0px;
	}
 
	#rotating_items div.rotating_item{
		position: absolute;
	}
	
	
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/


.tTip {
	width: 280px;
	float:left;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	font-size:18px;
	text-align:left;
	border-bottom:#cccccc solid 1px;
	margin:0 10px 5px 0;
	padding:5px;
}

.tTip3 {
	width: 400px;
	float:left;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	font-size:12px;
	text-align:left;
	margin:0 10px 5px 0;
	padding:5px;
}


.tTip2 { 
	float:left; 
	cursor: pointer; 
}


	.tip {color: #333;font-size:16px; text-align:left;}
	
		#cloud1 {top: 10px; left: 230px;}
		#cloud2 {top: 168px; left: 440px;}
		#cloud3 {top: 228px; left: 100px;}
		#cloud4 {top: 350px; left: 370px;}
		#cloud5 {top: 370px; left: 60px;}
				


.tip {
	width: 320px;
	padding-top: 10px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(/images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(/images/tipMid.png) repeat-y; padding: 10px 10px 10px 10px; }
.tipBtm {background: transparent url(/images/tipBtm.png) no-repeat bottom; height: 20px;}
