@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #BBBBBB;
}

.bulletbd {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/tri.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;	
}	
/* wrappers */
#mainwrapper {
	width: 900px;
	height: auto;
	margin: 0 auto; /*Center wrapper on page*/
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	background-color: #FFF200;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}

#Recallslogwrap {
	width: 840px;
	height: auto;
	margin: 0 auto; /*Center wrapper on page*/
	margin-top: 0px;
	text-align: left;
	padding: 30px;
	background-color: #FFFFFF;
}

#Interlogwrap {
	width: 900px;
	height: auto;
	margin: 0 auto; /*Center wrapper on page*/
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}



/* menu areas */
#menut {
	width: 900px;
	height: 35px;
}

/*Credits: CSSpplay * Black menu/ 
/*URL: http://www.cssplay.co.uk/menus/pro_one */



.menu1 {padding:0 0 0 30px; margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}

.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fef100; background:url(../images/button3.gif);}
.menu1 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../images/button2.gif);}
.menu1 li a:hover b {background:url(../images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;
}

/* print stuff only */
#printhd {
display: none;
}

#printsubshd {
display: none;
}

/* home headers */
#homeanim {
	width: 900px;
	height: auto;
}
#header {
	width: 900px;
	height: 325px;
}
#homesubarea {
	width: 900px;
	height: 130px;
}
#ytani {
	width: 340px;
	height: 115px;
	background-image: url(../images/yellowthread_anibg.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}
#ysani {
	width: 340px;
	height: 115px;
	background-image: url(../images/yoursay_anibg.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}

#reani {
	width: 340px;
	height: 115px;
	background-image: url(../images/recalls_anibg.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}
#testani {
	width: 340px;
	height: 115px;
	background-image: url(../images/testintime_anibg.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}

.entbutconts {
	width: 140px;
	height: 30px;
	padding-top: 0px;
	margin-bottom: 18px;	
}


/* page headers */
#abouthd {
	width: 340px;
	height: 115px;
	background-image: url(../images/admin_comms_systems.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}
#recalls {
	width: 340px;
	height: 115px;
	background-image: url(../images/recalls_anibg.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}
#testime {
	width: 340px;
	height: 115px;
	background-image: url(../images/testintime_anibg.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}
#yoursay {
	width: 340px;
	height: 115px;
	background-image: url(../images/yoursay_anibg.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}
#conthd {
	width: 340px;
	height: 115px;
	background-image: url(../images/outsourced_managed_services.jpg);
	padding-top: 210px;
	padding-left: 535px;
	padding-right: 25px;
}
#butcontainer {
	width: 240px;
	height: 30px;
	padding-top: 0px;
	margin-bottom: 18px;	
}

/* containers */
#yelareacont {
	width: 850px;
	height: auto;
	margin-top: 0px;
	text-align: left;
	padding-left: 20px;
	padding-right: 30px;
}

#Interlogcont {
	width: 840px;
	height: auto;
	margin-top: 0px;
	text-align: left;
	padding: 30px;
	background-color: #FFFFFF;
}


/* main content */

#yellboxlft {
	width: 636px;
	height: auto;
	margin-top: 20px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
#yellboxtab {
	width: 626px;
	height: 47px;
	margin-top: 0px;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(../images/yellowbox_hd.jpg);
	background-repeat: no-repeat;	
}
#yellboxtabtemp {
	width: 636px;
	height: 47px;
	margin-top: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
#yellboxtext {
	width: 576px;
	height: auto;
	margin-top: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-image: url(../images/yellow_boxbg.jpg);
	background-repeat: repeat-y;
}
#yellboxend {
	width: 636px;
	height: 22px;
	margin-top: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/yellowboxend.jpg);
	background-repeat: no-repeat;	
}

#rightcol {
	width: 214px;
	height: auto;
	margin-top: 20px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-bottom: 0px;
}
#recallhow {
	width: 574px;
	height: 240px;
	margin-top: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}

#rightcoltopgr {
	width: 214px;
	height: auto;
	margin-top: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
#rightcolpics {
	width: 202px;
	height: auto;
	margin-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#rightcolmid {
	width: 182px;
	height: auto;
	margin-top: 0px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#rightcolend {
	width: 214px;
	height: 46px;
	margin-top: 0px;
	text-align: left;
	background-image: url(../images/quoteboxend.jpg);
	background-repeat: repeat;
}

/* footer */

#footer {
width: 642px;
	height: 69px;
	padding-top: 31px;
	padding-left: 258px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

#Interfoot {
	display: block;
	text-align: right;
	padding: 5px;
}

/* service classes*/
.servicecont {
	width: 190px;
	height: 430px;
	margin-right: 2px;
	float: left;
	background-image: url(../images/servbg.jpg);
	background-repeat: repeat-x;
	display:inline;
}
.servboxtx{
	width: auto;
	height: auto;
	text-decoration: none;
	font-style: normal;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.quote {
	width: 534px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-repeat: repeat;
	background-color: #FFFFFF;
	border: 6px solid #DDDDDD;
}
.greybox {
	width: 546px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	background-repeat: repeat-x;
	background-color: #DDDDDD;
	border: 0px solid #DDDDDD;
	background-image: url(../images/ysbg.jpg);
}
.linebox {
	width: 554px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* footer menu */


.menu {position:relative; height:24px; width:600px}
.menu ul {list-style:none; z-index:10; position:absolute; z-index:100; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; font-weight: normal; text-decoration:none; color:#FFF; padding:0px}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; font-weight: normal; text-decoration:none; color:#FFF; padding:5px}
.menu a:hover {color:#CCCCCC}
#slide {position:absolute; bottom:0; height:4px; background:#FFF200; z-index:10}

/* Text styles */

.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	line-height: 2px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.smalltx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	padding-top: 8px;	
	display:block;
}
.footwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footwhite a:link, .footwhite a:visited, .footwhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footwhite a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	padding-bottom: 8px;
	border-bottom-color: #FFF200;
}
.footwhitebd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FEF100;
	text-decoration: none;
}
.blackbodtx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.blackbodtx a:link, .blackbodtx a:visited, .blackbodtx a:active {
	color: #000000;
	text-decoration: none;
}
.blackbodtx a:hover {
	color: #00AEEF;
	text-decoration: none;
}
.blackbodtxp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.blackbodtxp a:link, .blackbodtxp a:visited, .blackbodtxp a:active {
	color: #000000;
	text-decoration: none;
}
.blackbodtxp a:hover {
	color: #8077b7;
	text-decoration: none;
}
.blackbodtxbd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.blackbodtxbd a:link, .blackbodtxbd a:hover, .blackbodtxbd a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	background-color: #cccccc;
}

.blackital{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
