a,p,span,div,font,h1,h2,h3,h4,h5,input,textarea,select,label,body td {
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #1d1d1d;
}

img,h1,h2,h3,h4,h5 {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

p a, p a:visited, p a:hover {
	color:#020A29;
	text-decoration:underline;	
}

body {
	padding: 0px;
	margin: 0px;
	background: url(/templates/images/site_bg_2.gif) repeat-x;
}

.sitebgshading {
	background: url(/templates/images/site_bg_shading.png) no-repeat;
	background-position: 50% 562px;
}

.wrapper {
	width: 966px;
	margin: 0 auto;
	position: relative;
}

.wrapper2 {
	width: 966px;
	margin: 0 auto;
}

.header {
	width: 966px;
	height: 175px;
	position: relative;
}

.compq {
	position: absolute;
	top: 39px;
	left: 39px;
}

.complogo {
	position: absolute;
	top: 39px;
	left: 113px;
}

.contact {
	position: absolute;
	top: 64px;
	right: 47px;
}

.top_navigation {
	background: url(/templates/images/top_nav_grad.png) no-repeat;
	height: 40px;
	margin-left: 20px;
}

.coverflow {
	height: 298px;
	text-align: center;
}

.content {
	background: url(/templates/images/content_bg_top.png) top no-repeat;
	padding: 15px 40px 40px 40px; 
	min-height: 400px;
}

.footerwrapper {
	background: url(/templates/images/footer_top_strip.gif) top repeat-x;
	background-color: #020a29;
}

.footer {
	width: 966px;
	margin: 0 auto;
	position: relative;
}

.footer td {
	color: #ffffff;
}

.footright {
	padding-right: 32px;
}

.footerlogo {
	margin: 29px 67px 9px 0px
}

.footerdivv {
	padding-top: 7px;
}

ul.bottommenu {
	margin: 10px 0px 20px 49px;
	padding: 0px;
}

li.bottommenu {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	list-style: none;
	list-style-type:none;
	font-size: 10px;
	width: 135px;
	float: left;
}

li.bottommenu a,li.bottommenu a:visited {
	color: #5b5b5b;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

li.bottommenu a:hover {
	color: #5b5b5b;
	text-decoration: underline;
	font-size: 10px;
	text-transform: uppercase;
}


.footercontainer { margin:40px 0px 0px 49px; }
* html .footercontainer, *+html .footercontainer { margin:68px 0px 0px 49px; }
.footeradd { color:#5b5b5b; font-size: 10px; }


.newsletter_title {
	color: #5b5b5b;
	font-size: 9px;
	margin: 14px 65px 12px 0px;
}

.newsletter_form {
	margin-right: 48px;
}

.newsletter_button {
	width: 64px;
	height: 23px;
	background-image: url(/templates/images/button_newsletter.gif);
	border: 0px;
	cursor: pointer;
	margin-left: 4px;
}

.newsletter_input {
	width: 186px;
	height: 18px;
	background: none;
	border: #333537 1px solid;
	color: #5b5b5b;
	padding: 3px 3px 0px 3px;
}

.search_title {
	color: #5b5b5b;
	font-size: 9px;
	margin: 14px 218px 12px 0px;
}

.search_form {
	margin-right: 48px;
}

.search_button {
	width: 64px;
	height: 23px;
	background-image: url(/templates/images/button_search.gif);
	border: 0px;
	cursor: pointer;
	margin-left: 4px;
}

.search_input {
	width: 186px;
	height: 18px;
	background: none;
	border: #333537 1px solid;
	color: #5b5b5b;
	padding: 3px 3px 0px 3px;
}

.support_search_form {
	padding-right: 0px;
	height:50px;
	background-image: url(/images/Search/search-bar.png);
	background-repeat:no-repeat;
	background-position:right;
}

.support_search_button {
	width: 22px;
	height: 20px;
	/*background-image: url(/templates/images/button_search.png);*/
	background-image: url(/images/Search/search-button.png);
	background-repeat:no-repeat;
	border: 0px;
	cursor: pointer;
	margin-left: 4px;
	margin-right:16px;
}

.support_search_input {
	width: 203px;
	height: 17px;
	background: none;
	border: none;
	color: #5b5b5b;
	padding: 3px 3px 0px 3px;
}

/* used in the three column layout */
.tc_left {
	width: 170px;
	border-right: #dadada 1px solid;
}

.tc_middle {
	width: 447px;
	padding: 0px 10px;
}

.tc_right {
	width: 239px;
	border-left: #dadada 1px solid;
	padding-left: 10px;
}

.threecoltitle {
	padding-left: 181px;
}

/* used in the menu and content layout */
.mc_left {
	width: 170px;
	border-right: #dadada 1px solid;
}

.mc_middle {
	width: 696px;
	padding: 0px 10px;
}

/* used in the content and banner layout */
.cb_middle {
	width: 617px;
	padding: 0px 10px;
}

.cb_right {
	width: 239px;
	border-left: #dadada 1px solid;
	padding-left: 10px;
}

h1 {
	color: #020A29;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 14px;
}

.supporth1 {
	color: #020A29;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.grid_title {
	background: url(/templates/images/grid_top_bg.png) no-repeat;
	width: 268px;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	margin-bottom: 92px;
}

.grid_title h2 a,.grid_title h2 a:visited,.grid_title h2 a:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.grid_arrow {
	float: right;
	padding: 7px 7px 0px 0px;
}

.grid_rss {
	float: right;
	padding: 7px 7px 0px 0px;
}

.grid_desc {
	background: url(/templates/images/grid_bottom_bg.png) no-repeat;
	width: 258px;
	height: 63px;
	padding: 10px;
	color: #FFFFFF;
}

.news_grid_title {
	background: url(/templates/images/grid_top_bg.png) repeat;
	width: 268px;
	/*eight: 38px;
	line-height: 38px;*/
	padding:8px 0px 1px 10px;
	/*margin-bottom: 92px;*/
}

.news_grid_title h1 a, .news_grid_title h1 a:visited, .news_grid_title h1 a:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.news_grid_title h2 a, .news_grid_title h2 a:visited, .news_grid_title h2 a:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.news_grid_desc {
	background: url(/templates/images/grid_bottom_bg.png) no-repeat;
	width: 258px;
	height: 63px;
	padding: 10px;
	color: #FFFFFF;
	position:absolute;
	bottom:0px;
}
.news_grid_arrow {
	float: right;
	padding: 0px 7px 0px 0px;
}










.rssfeed {
	float: right;
	margin: 8px 32px 0px 0px;
}

.facebook {
	float: right;
	margin: 8px 5px 0px 0px;
}

.inputselect {
	border: #dadada 1px solid;
	width: 217px;
	color:#000000 /*#6f6f6f*/;
	background-color: #efefef;
	margin-bottom:10px;
}

.inputfield {
	border: #dadada 1px solid;
	width: 215px;
	color:#000000 /*#6f6f6f*/;
	background-color: #efefef;
	margin-bottom:10px;
}

.inputfield2 {
	border: #dadada 1px solid;
	width: 107px;
	color:#000000 /*#6f6f6f*/;
	background-color: #efefef;
}

.inputtextarea {
	border: #dadada 1px solid;
	width: 445px;
	color:#000000 /*#6f6f6f*/;
	background-color: #efefef;
	margin-bottom:10px;
}



.inputfield_side {
	border: #dadada 1px solid;
	width: 110px;
	color:#000000 /*#6f6f6f*/;
	background-color: #efefef;
	margin-bottom:10px;
}

.inputfield2_side {
	border: #dadada 1px solid;
	width: 110px;
	color:#000000 /*#6f6f6f*/;
	background-color: #efefef;
}

.inputtextarea_side {
	border: #dadada 1px solid;
	width: 225px;
	color:#000000 /*#6f6f6f*/;
	background-color: #efefef;
	margin-bottom:10px;
}






.scodeimg {
	border: #dadada 1px solid;
}

.buttonsubmit {
	width: 62px;
	height: 20px;
	background-image: url(/templates/images/button_submit.jpg);
	border: 0px;
	cursor: pointer;
}

.breadcrumbs {
	color: #939598;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	margin: 14px 20px 14px 22px;
}

.breadcrumbs a:link,.breadcrumbs a:visited {
	color: #939598;
	text-decoration: none;
	font-size: 10px;
}

.breadcrumbs a:hover {
	color: #939598;
	text-decoration: underline;
	font-size: 10px;
}

ul.sidemenu {
	color:#0470bb;
	margin:0px;
	padding:0px;
	list-style:none;
}

li.sidemenu {
	margin:0px 5px 0px 0px;
	padding:6px 0px 6px 5px;
	border-bottom:#dadada 1px solid;
}

li.sidemenu a:link, li.sidemenu a:visited {
	color:#020a29;
	text-decoration:none;
}

li.sidemenu a:hover {
	color:#6f6f6f;
	text-decoration:none;
}

.newslisttitle {
	color: #020a29;
	font-weight: bold;
	font-size: 13px;
}

.newslistlink a,.newslistlink a:visited {
	text-decoration: none;
}

.newslistlink a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#top_banner {
	margin: 0px;
	padding: 0px;
}

#newsletter_signup p {
	font-weight: bold;
	color: #58595B;
}

.content_area {
	padding-left: 10px;
}

#linesave_footer {
	font-size: 10px;
	color: #333333;
	text-align: center;
}

#linesave_footer a,#linesave_footer a:visited {
	color: #333333;
}

#linesave_footer a:hover {
	color: #2C8CCC;
}

.seven {
	height: 7px;
}

.headerText {
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	margin-top: 5px;
}

/* PAGE GALLERY */
#img-box {
	padding: 5px;
}

.img-inside {
	width: 260px;
	float: left;
	padding: 2px;
}

.img-theimg {
	width: 260px;
	height: 260px;
}

.error {
	margin-left: 5px;
	padding: 2px;
	color: #EA5200;
}

input.error {
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
}

textarea.error {
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
}

/* These styles create the dropdown menus. */
#topDropdown {
	margin: 0;
	padding: 0;
	height: 1em;
}

#topDropdown li {
	list-style: none;
	float: left;
}

#topDropdown li a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
}

#topDropdown li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #0672BC;
}

#topDropdown li:hover ul,#topDropdown li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

#topDropdown li:hover li,#topDropdown li.hover li {
	float: none;
}

#topDropdown li:hover li a,#topDropdown li.hover li a {
	font-size: 12px;
	border-bottom: 1px solid #fff;
	color: #000;
}

#topDropdown li li a:hover {
	color: #fff;
}

.menuwrapper {
	position:absolute;
	top:135px;
}

.jquerycssmenu {
	background: url(/templates/images/top_nav_grad.png) no-repeat;
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
	z-index: 200;
	width:946px;
}

.jquerycssmenu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	z-index: 300;
}

/*Top level list items*/
.jquerycssmenu ul li {
	position: relative;
	display: inline;
	float: left;
	line-height: 40px;
	margin: 0px;
	padding: 0px 20px;
	background: url(/templates/images/top_menu_div.gif) right no-repeat;
	z-index: 400;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a,.jquerycssmenu ul li a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.jquerycssmenu ul li a:hover {
	display: block;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}

/*1st sub level menu*/
.jquerycssmenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	padding: 10px 8px 10px 8px;
	background: url(/templates/images/top_menu_subs_bg.png);
	width: 213px;
	line-height: normal;
	z-index: 2;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li {
	display: list-item;
	float: none;
	margin: 0px;
	padding: 0px;
	border-top: #3a3c41 1px solid;
	background: none;
	line-height: normal;
	text-transform: none;
	z-index: 400;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul {
	top: 0;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	z-index: 400;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a,.jquerycssmenu ul li ul li a:visited {
	font: normal 13px Tahoma;
	/*width: 160px; width of sub menus*/ /*background: white;*/
	color: #ffffff;
	padding: 4px 5px;
	margin: 0;
	/*border-top-width: 0;
	border-bottom: 1px solid black;*/
	text-transform: none;
	z-index: 400;
}

.jquerycssmenu ul li ul li a:hover { /*sub menus hover style*/
	/*background: #eff9ff;*/
	color: #ffffff;
	text-transform: none;
	z-index: 400;
}

/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass {
	position: absolute;
	top: 0px;
	right: 0px;
}

.rightarrowclass {
	position: absolute;
	top: 5px;
	right: 0px;
}

/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

Vertical scroller example, with custom base class */ /* Container DIV */
.vert {
	width: 200px; /* wider than clip for custom button pos. */
	height: 720px;
	margin-bottom: 1.5em;
}

/* Clip DIV */
.vert .simply-scroll-clip {
	width: 200px;
	height: 720px;
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	width: 200px;
	height: 200px;

}

/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up {
	right: 0;
	top: 0;
}

.vert .simply-scroll-btn-down {
	right: 0;
	top: 52px;
}

#scroller_box {
	position:absolute;
	background-image: url('/images/fade_top.png');
	top:0px;	
	z-index:4;
	width:200px;
	height:50px;
	min-height:50px;
}

#scroller_box_bottom {
	position:absolute;
	background-image: url('/images/fade_bottom.png');
	bottom:0px;	
	z-index:4;
	width:200px;
	height:50px;
	min-height:50px;
}


                        .roundabout-holder {
                                list-style: none;
                                width: 50em;
                                height: 25em;
			}

                        .roundabout-moveable-item {
                                height: 20em;
                                width: 30em;
                                cursor: pointer;
                        }

                        .roundabout-moveable-item img {
                                height: 20em;
                                width: 30em;
                        }

                        .roundabout-in-focus {
                                cursor: auto;
                        }

                        #filler {
                                text-align: center;
                                height: 1em;
                        }


/* SUPPORT SECTION HOMEPAGE - (Blame Erryn if it doesn't work:)*/

.supportboxtitle {
	color: #363636;
	font-size:16px;
}

.portallink {
	text-align:center;
	padding-right:50px;
	font-size:16px;
}

.supportbox1 {
	position: absolute;
	top: 311px;
	left: 580px;
	width: 328px;
	height: 134px;
	background-image: url(/templates/images/Technical-Support.png);
	background-repeat:no-repeat;
	background-position:right top;
	border: 1px solid #ccc;
	padding:8px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

	.supportbox1 li {
		color: #DA6400;
}

		.supportbox1 li span {
			color: #666;
			font-size:13px;
}
		.supportbox1 li span a {
			color: #2E6E93;
			font-size:13px;
			padding-right:35px;
			text-decoration:underline;
}


.supportbox2 {
	position: absolute;
	top: 311px;
	left: 220px;
	width: 328px;
	height: 134px;
	background-image: url(/templates/images/tutorials.png);
	background-repeat:no-repeat;
	background-position:right top;
	border: 1px solid #ccc;
	padding:8px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

	.supportbox2 li {
		color: #DA6400;
}

		.supportbox2 li span {
			color: #666;
			font-size:13px;
}
		.supportbox2 li span a {
			color: #2E6E93;
			font-size:13px;
			padding-right:35px;
			text-decoration:underline;
}


.supportbox3 {
	position: absolute; 
	top: 475px; 
	left: 220px; 
	width: 328px; 
	height: 134px;
	background-image:url(/templates/images/Knowledge-Base.png);
	background-repeat:no-repeat;
	background-position:right top;
	border: 1px solid #ccc;
	padding:8px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

	.supportbox3 li {
		color: #DA6400;
}

		.supportbox3 li span {
			color: #666;
			font-size:13px;
}
		.supportbox3 li span a {
			color: #2E6E93;
			font-size:13px;
			padding-right:35px;
			text-decoration:underline;
}


.supportbox4 {
	position: absolute; 
	top: 475px; 
	left: 580px; 
	width: 328px; 
	height: 134px;
	background-image: url(/templates/images/My-Account-Portal.png);
	background-repeat:no-repeat;
	background-position:right top;
	border: 1px solid #ccc;
	padding:8px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

	.supportbox4 li {
		color: #DA6400;
		margin-right:95px;
}

		.supportbox4 li span {
			color: #666;
			font-size:13px;
			
}

		.supportbox4 li span a {
			color: #2E6E93;
			font-size:13px;
			padding-right:25px;
			text-decoration:underline;
}


/*SUPPORT JQUERY MENU CSS*/


.jquerycssmenuside{
font: 12px Verdana;
border-bottom: 1px solid black;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
}

.jquerycssmenuside ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenuside ul li{
	position: relative;

}

/*Top level menu link items style*/
.jquerycssmenuside ul li a{
display: block;
padding: 5px 7px 4px 0px;
margin-right: 3px; /*spacing between tabs*/
border: 0px solid #778;
width:150px;
border-bottom-width: 0;
color: #2d2b2b;
text-decoration: none;
}

.jquerycssmenuside ul li a:hover{
background-image: url(tintbluedark.gif) /*tab link background during hover state*/
}
	
/*1st sub level menu*/
.jquerycssmenuside ul li ul{
position: absolute;
/*z-index: 9000;*/
left:0px;
top:0px;
/*display: block;*/
visibility: hidden;
border-top: 0px solid black;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenuside ul li ul li{
display: list-item;
left:156px;
top:-23px;
float: none;

}

.jquerycssmenuside ul li ul li ul li{
left:0px;
top:0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenuside ul li ul li ul{
top: 0px;
}

/* Sub level menu links style */
.jquerycssmenuside ul li ul li a{
font: normal 12px Verdana;
width: 190px; /*width of sub menus*/
background: white;
color: black;
padding: 4px 5px;
margin: 0;

border-top-width: 0;
border-bottom: 0px solid black;
}

.jquerycssmenuside ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;

}



/*SUPPORT JQUERY ACCORDIAN MENU CSS*/

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 5em;
}

ul.menu a {
  display: block;
  text-decoration: none;
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

/* -----SEO Results Page----- */

#seo-results{ margin:0; padding:0; width:690px; margin-bottom:10px;}
#seo-results h2{ margin:30px 0 10px 0; padding:0}
#seo-results h3{ margin:30px 0 10px 0; padding:0}
#seo-results h4{ margin:20px 0 10px 0; padding:0}
#seo-results ul{ margin:0; padding:0; width:690px;}
#seo-results ul li{ float:left; list-style:none; margin:0; padding:0;}
#seo-results ul li.head{ float:left; width:345px; font-weight:bold; background:#f7f7f7; padding:5px 0 5px 5px;border-bottom:2px solid #fff}
#seo-results ul li.head2{ float:right; width:333px;font-weight:bold;background:#f7f7f7; padding:5px 0 5px 5px; border-left:2px solid #fff;border-bottom:2px solid #fff}
#seo-results ul li.Search-Engine-Positioning{ float:left; width:345px; background:#eeeeee; padding:5px 0 5px 5px;border-bottom:2px solid #fff}
#seo-results ul li.Search-Engine-Positioning2{ float:left; width:53px;background:#dadada; padding:5px 0 5px 5px; border-left:2px solid #fff;border-bottom:2px solid #fff}
#seo-results ul li.Search-Engine-Positioning3{ float:left; width:153px;background:#dadada; padding:5px 0 5px 5px; border-left:2px solid #fff;border-bottom:2px solid #fff}
.clear{clear: both;}

/* -----End----- */

/* -----LInk Building Campaigns----- */

#link-building{ margin:0; padding:0; width:690px; margin-bottom:10px;}
#link-building h2{ margin:30px 0 10px 0; padding:0}
#link-building h3{ margin:30px 0 10px 0; padding:0}
#link-building h4{ margin:20px 0 10px 0; padding:0}
#link-building ul{ margin:0; padding:0; width:690px;}
#link-building ul li{ float:left; list-style:none; margin:0; padding:0;}
#link-building ul li.head{ float:left; width:690px; font-weight:bold; background:#f7f7f7; padding:5px 0 5px 5px;border-bottom:2px solid #fff}

#link-building ul li.Link-Building-Campaigns{ 
float:left; 
width:174px; 
background: #CCCCCC; 
padding:5px 0 5px 5px;
-webkit-border-bottom-left-radius: 7px;
-webkit-border-top-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
}

#link-building ul li.Link-Building-Campaigns-info-left{ 
float:left; 
width:174px; 
background: #CCCCCC; 
padding:5px 0 5px 5px;
-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
}

#link-building ul li.Link-Building-Campaigns2{ 
float:left; 
width:68px;
background:#dadada; 
padding:5px 0 5px 5px; 
border-left:2px solid #fff;
border-bottom:2px solid #fff
}

#link-building ul li.Link-Building-Campaigns-info-top{ 
float:left; 
width:68px;
background:#dadada; 
padding:5px 0 5px 5px; 
border-left:2px solid #fff;
border-bottom:2px solid #fff
}

#link-building ul li.Link-Building-Campaigns2-right{ 
float:left; 
width:78px;
background:#dadada; 
padding:5px 0 5px 5px; 
border-left:2px solid #fff;
border-bottom:2px solid #fff;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
}

#link-building ul li.Link-Building-Campaigns-info-right{ 
float:left; 
width:78px;
background:#dadada; 
padding:5px 0 5px 5px; 
border-left:2px solid #fff;
border-bottom:2px solid #fff;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
}

.clear{
clear: both;
}

/* -----Link Building Campaigns Bar----- */

#link-building-campaigns-row-1 { 
height:47px;
}

#link-building-campaigns-row-2 { 
height:24px;
}

#link-building-campaigns-row-3 { 
height:23px;
}

#link-building ul li.Link-Building-Campaigns-bar-left{ 
float:left; 
width:174px; 
height: 24px;
background: url(http://www.quantumweb.co.uk/images/link-campaign/bar-left.png) no-repeat; 
padding:10px 0 5px 5px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#link-building ul li.Link-Building-Campaigns-bar-first{ 
float:left; 
width:69px;
background: url(http://www.quantumweb.co.uk/images/link-campaign/bar-first.png)  no-repeat;
padding:12px 0 5px 5px; 
border-left:0px solid #fff;
border-bottom:2px solid #fff; 
height: 24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#link-building ul li.Link-Building-Campaigns-bar-centre{ 
float:left; 
width:69px;
background: url(http://www.quantumweb.co.uk/images/link-campaign/bar-centre.png)  no-repeat;
padding:12px 0 5px 6px; 
border-left:0px solid #fff;
border-bottom:2px solid #fff; 
height: 24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#link-building ul li.Link-Building-Campaigns-bar-right{ 
float:left; 
width:83px;
background: url(http://www.quantumweb.co.uk/images/link-campaign/bar-right.png)  no-repeat;
padding:12px 0 5px 6px; 
border-left:0px solid #fff;
border-bottom:2px solid #fff;
height: 24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


/* -----End----- */
