body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Verdana,Geneva,sans-serif;
    color: #505050;
    background-color: #ffffff;
}
a {
    cursor: pointer;
}

h1 {
    font-size: 32px;
}
h2 { 
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
.footer_text_area,
.bodycontent,
.banner_content,
.menu_back,
.header_position {
    width: 832px;
    margin: 0px auto;
    height: 90px;
}
.banner {
    background-image: url(../../media/images/greenbar.png);	
    background-repeat: repeat-x;
    height: 379px;
    background-color: #ffffff;
}
h2.first_header {
    margin-top: 0px;
    font-size: 16px;
}
.menu_back {
    height: 32px;
    padding-top: 30px;
    padding-bottom: 13px;
}
.new_footer {
    background-image: url(../../media/images/footer.png);
    background-repeat: repeat-x;
    width: 100%;
    border-top: 1px dotted #505050;
    height: 200px;
    background-color: #F3F3F3;
}
.footer_text_area {
    height: 157px;
    padding-top: 10px;
}
.bodycontent {
    height: auto;
}

.adexcel_logo {
    background-image: url(../../media/images/logo.png);
    background-repeat: no-repeat;
    width: 146px;
    height: 69px;
    margin-top: 25px;
    float: left;
}
.adexcel_logo_right {
    margin-top: 30px;
    height: 69px;
    width: 680px;
    float: left;
    text-align: right;
}
.logo_right_green_text a {
    color: #505050;
    text-decoration: none;
}
.footer_right a.logo_right_green_text,
.logo_right_green_text {
    color: #11982F;
    text-decoration: none;
}
.logo_right_green_text a:hover {
    text-decoration: underline;
}
.menu_padding {
    margin-top: 32px;
    padding-bottom: 30px;
}

.menu {
    text-align: center;
    list-style-type: none;
    width: 840px;
    margin: 0 auto;
    padding: 0;
}
.menu li {
    float: left;
    position: relative;
    border: 0;
    padding: 0;
    margin: 0;
}
.menu li a {
    font-size: 14px;
    font-family: Verdana,Geneva,sans-serif;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    line-height: 24px;
}
.menu li a.page,
.menu li a:hover {
    color: #FFC62D;
}
.menu_left {
    background-image: url(../../media/images/menuleft.png);	
    background-repeat: no-repeat;
    width: 18px;
    height: 26px;
}
.menu_right {
    background-image: url(../../media/images/menuright.png);	
    background-repeat: no-repeat;
    width: 18px;
    height: 26px;
}
.menu_mid {
    background-image: url(../../media/images/menumid.png);	
    background-repeat: repeat-x;
    height: 26px;
}
.menu_mid a {
    padding-right: 16px;
    padding-left: 16px
}
.menu_line {
    line-height: 21px;
    color: #6D6D6D;
}


.banner_text {
    font-size: 12px;
    font-family: Verdana,Geneva,sans-serif;
    color: #FFFFFF;
}

.green_bar_text {
    background-repeat: no-repeat;
    width: 280px;
    height: 100px;
    text-align: left;
}
.join_now {
    background-image: url(../../media/images/joinbutton.png);
    background-repeat: no-repeat;
    width: 231px;
    height: 42px;
}
.join_now:hover {
    background-image: url(../../media/images/joinbutton2.png);
    background-repeat: no-repeat;
    width: 231px;
    height: 42px;
}

.text {
    font-size: 16px;
}

.button table td {
    margin: 0;
    padding: 0;
}
.orange_button_left {
    background-image: url(../../media/images/orangeleft.png);	
    background-repeat: no-repeat;
    width: 15px;
    height: 26px;
}
.orange_button_right {
    background-image: url(../../media/images/orangeright.png);	
    background-repeat: no-repeat;
    width: 18px;
    height: 26px;
    padding-left: 5px;
}
.orange_button_mid {
    background-image: url(../../media/images/orangemid.png);	
    background-repeat: repeat-x;
    height: 26px;
}
a.button_text {
    font-size: 12px;
    font-family: Verdana,Geneva,sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 20px;
}

.green_title {
    font-size: 22px;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: bold;
    color: #11982F;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
}
table.advertiser_bg {
    background-image: url(../../media/images/contentbg.png);	
    background-repeat: repeat-x;
    height: 249px;
    width: 832px;
    padding-bottom: 50px;
    font-family: Verdana,Geneva,sans-serif;
}
.advertiser_text {
    font-size: 12px;
    font-family: Verdana,Geneva,sans-serif;
    padding-top: 25px;
    padding-bottom: 25px;
}
.advertiser_right_title {
    font-size: 20px;
    font-family: Verdana,Geneva,sans-serif;
    padding-top: 25px;
}
.advertiser_right_text {
    padding-bottom: 25px;
}

.product_top {
    background-image: url(../../media/images/productbgtop.png);
    background-repeat: no-repeat;
    width: 832px;
    height: 11px;
}
.product_bottom {
    background-image: url(../../media/images/productbgbottom.png);
    background-repeat: no-repeat;
    width: 832px;
    height: 75px;
}
.packages {
    background-image: url(../../media/images/productbgmid.png);
    background-repeat: repeat-y;
    width: 832px;
}
table.packages_images {
    width: 822px;
    padding-bottom: 50px;
}
table.packages_images th {
    width: 155px;
}
.packages_image_box {
    width: 2200px;
}
table.packages {
    width: 832px;
}
.packages_side_padding {
    width: 60px;
}
table.packages tr th {
    text-align: left;
    width: 170px;
    font-weight: normal;
}
table.packages tr {
    height: 50px;
}
.packages_middle {
    width: 230px;
    font-size: 12px;
}

.green_link,
.green_text {
    font-size: 12px;
    color: #11982F;
    text-align: left;
    text-decoration: none;
}
.green_link:hover {
    text-decoration: underline;
}
.mail_link {
    color: #11982F;
    text-decoration: none;
}
.mail_link:hover {
    text-decoration: underline;
}
.orange_text {
    color: #FF9700;
}
.orange_text_padding {
    padding-bottom: 15px;
}

.add_line {
    border-bottom: 1px dotted #A4A7AC;
}

.activate_box_padding {
    width: 180px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.activate_box {
    background-image: url(../../media/images/pricebox.jpg);
    background-repeat: no-repeat;
    width: 189px;
    height: 72px;
    padding-right: 5px;
}
table.activate_box {
    width: 189px;
}
table.activate_box tr {
    height: 20px;
}
tr.activate_box_bottom {
    height: 50px;
}

.green_button_box {
    padding-top: 9px;
    padding-right: 6px;
    width: 90px;
    text-align: center;
}
.green_button_left {
    background-image: url(../../media/images/greenleft.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}
.green_button_right {
    background-image: url(../../media/images/greenright.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}
.green_button_mid input,
.green_button_mid {
    background-image: url(../../media/images/greenmid.png);
    background-repeat: repeat-x;
    height: 20px;
    padding-right: 3px;
    border: none;
    color: #FFFFFF;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    background-color: transparent;
}
.green_button_mid input {
    padding-bottom: 2px;
}
.grey_title {
    font-size: 22px;
    color: #505050;
    padding-bottom: 10px;
}
.grey_box_text {
    padding-top: 12px;
    width: 200px;
    font-size: 12px;
    padding-left: 2px;
    padding-bottom: 5px;
}

table.content {
    width: 832px;
}
.grey_top_left {
    background-image: url(../../media/images/subgreyleft.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 32px;
}
.grey_top_right {
    background-image: url(../../media/images/subgreyright.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 32px;
}
.grey_top_mid {
    background-image: url(../../media/images/subgreymid.png);
    background-repeat: repeat-x;
    height: 32px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 18px;
    padding: 0px;
    margin: 0;
    background-color: #A3A7AB;
}
.grey_bottom_left {
    background-image: url(../../media/images/white_bottom_left.png);
    background-repeat: no-repeat;
    width: 12px
    height: 16px;
}
.grey_bottom_right {
    background-image: url(../../media/images/white_bottom_right.png);
    background-repeat: no-repeat;
    width: 12px
    height: 16px;
}
.grey_bottom_mid {
    background-image: url(../../media/images/white_bottom_mid.png);
    background-repeat: repeat-x;
    height: 16px;
}
.grey_mid_left {
    background-image: url(../../media/images/white_mid_left.png);
    background-repeat: repeat-y;
    width: 12px;
    height: 84px;
}
.grey_mid_right {
    background-image: url(../../media/images/white_mid_right.png);
    background-repeat: repeat-y;
    width: 12px;
    height: 84px;
}

.footer_left {
    font-weight: bold;
    width: 120px;
    float: left;
    padding-top: 3px;
}
.footer_right {
    float: left;
    width: 700px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
}
.footer_right a {
    text-decoration: none;
    color: #11982F;
}
.footer_right a:hover {
    text-decoration: underline;
}

.footer_line {
    width: 1460px;
    left: 50%;
    margin-left: -335px;
    border-top: 1px dotted #505050;
    height: 15px;
    margin-top: 220px;
}

.footer_bottom_text {
    float: left;
    width: 832px;
    font-size: 10px;
    margin-top: 15px;
}
.date_text {
    font-size: 12px;
}

.blog_entries_wrapper_new {
    text-align: left;
    height: 280px;
}
.blog_entries_center_new {
    position: absolute;
    left: 50%;
    margin-left: -415px;
    width: 832px;
}
.blog_entries_outer_new {
    width: 581px;
    float: left;
    padding-right: 10px;
    padding-bottom: 60px;
}
.blog_entries_wrapper .other_info_outer {
    float: left;
    width: 300px;
}
.other_info_outer {
    font-size: 14px;
    line-height: 18px;
}
.entry_padding div {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 12px;
}
.blog_section_padding {
    padding-bottom: 30px;
}

.catalog_left_padding {
    padding-top: 28px;
    padding-right: 10px;
}
.left_side_text {
    padding-bottom: 40px;
    padding-right: 11px;
    font-size: 12px;
    font-family: Verdana,Geneva,sans-serif;
}
.catalog_right_padding {
    padding-top: 6px;
    padding-bottom: 10px;
}

.catalog_right_padding td {
    padding-top: 20px;
    padding-bottom: 20px;
}

.catalog_right_text {
    float: right;
    width: 458px;
    margin: 0;
    padding-right: 20px;
    padding-bottom: 20px;
}

.contact_title {
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 22px;
    padding-left: 15px;
}

.corp_table tr {
    padding-top: 10px;
    padding-bottom: 10px;
}

.show_more ,
.close_more {
    color: #F68933;
    font-size: 12px;
}
.block {
    font-size: 12px;
    text-align: left;
    font-family: Verdana,Geneva,sans-serif;
}
.left_side_text ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.left_side_text li.add_line {
    margin: 0;
    padding: 0;
    width: 168px;
    line-height: 1px;
    padding-bottom: 2px;
}
.comic3,
.comic2,
.comic1 {
    width: 262px;
    height: 184px;
    background-repeat: no-repeat;
}
.comic1 {
    background-image: url(../../media/images/comic1.jpg);
}
.comic2 {
    background-image: url(../../media/images/comic2.jpg);
}
.comic3 {
    background-image: url(../../media/images/comic3.jpg);
}
.subcomic3,
.subcomic2,
.subcomic {
    width: 831px;
    height: 216px;
    background-repeat: no-repeat;
    text-align: center;
    padding-bottom: 18px;
}
.subcomic {
    background-image: url(../../media/images/comic1sub.jpg);
}
.subcomic2 {
    background-image: url(../../media/images/comic2sub.jpg);
}
.subcomic3 {
    background-image: url(../../media/images/comic3sub.jpg);
}
.show_comic_padding {
    padding-top: 20px;
    padding-bottom: 40px;
}

.text_4column {
    float: left;
    width: 185px;
    padding-left: 0px;
    padding-right: 5px;
    height: 210px;
}
.text_4column_text {
    width: 175px;
    font-size: 11px;
}
.text_4column_line {
    border-left: 1px dotted #505050;
    float: left;
    height: 210px;
    width: 22px;
}
.text_4column_title {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}
.text_4column_padding {
    padding-bottom: 20px;
    height: 250px;
}
.greenbox {
    background-image: url(../../media/images/greenbox.png);
    width: 832px;
    height: 168px;
    background-repeat: no-repeat;
}
.greenbox_text {
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 28px;
    color: #FFFFFF;
    font-size: 18px;
}
.googleicon {
    background-image: url(../../media/images/googleicon.jpg);
    width: 47px;
    height: 22px;
    background-repeat: no-repeat;
    padding-right: 10px;
}
table.googlebox {
    width: 520px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
table.googlebox {
    width: 300px;
}
div.icon_box {
    width: 200px;
    height: 110px;
    padding-top: 5px;
}
.small_tc50_logo {
    background-image: url(../../media/images/smallt50.jpg);
    width: 175px;
    height: 50px;
    background-repeat: no-repeat;
    margin-left: 15px;
}
.small_adtopsy_logo {
    background-image: url(../../media/images/smalladtopsy.jpg);
    width: 175px;
    height: 50px;
    background-repeat: no-repeat;
    margin-left: 15px;
}
.middle_text {
    line-height: 18px;
}
.middle_text li {
    list-style: none;
}
.demo_request {
    font-size: 12px;
    line-height: 19px; 
    vertical-align: top; 
    font-weight: bold
}
.left_side_text li {
    padding-top: 5px;
}
.display {
    color: #505050;
    text-decoration: none;
}
.mid_text_position {
    width: 832px;
    float: left;
    left: 50%;
    margin-left: -416px;
    position: absolute;
    margin-top: 420px;
}


.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	width: 100%;
	background-image: url(../../media/images/topbar_logo.png);
	background-repeat: no-repeat;
}
.topbarshadow {
	background-image: url(../../media/images/topbar_shadow.png);
	background-repeat: repeat-x;
	height: 12px;
}
.topbarlogo {
	float: left;
}
.topbarfader {
	float: left;
}
.topbarRight {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 7px;
}
.topbarRight a:hover {
	color: #FFCC00;
}
.topbarLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.wordNEW {
	font-size: 9px;
	color: #FFCC00;
	font-family: Arial,Helvetica,sans-serif;
}
.blog_entries_wrapper {
	text-align: center;
	height: 190px;
}
.blog_entries_center {
	position: absolute;
	left: 50%;
	margin-left: -393px;
	width: 786px;
}
.blog_entries_outer {
    width: 560px;
    float: left;
}
.blog_entries {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.2px;
	padding: 10px;
	border: 1px dashed #999999;
	background-color: #eeeeee;
}
.blog_entries .title {
	font-weight: bold;
	margin: 2px 0px 4px 0px;
}
.blog_entries .content {
	margin-bottom: 4px;
}
.blog_entries .title .footer_link {
	padding: 0;
}
.blog_entries .created {
	font-size: 10px;
	font-weight: normal;
	color: #888888;
	margin-left: 3px;
}
.blog_entries_wrapper .other_info_outer {
    float: left;
    width: 226px;
}
.other_info_outer .other_info {
    padding: 10px 0px 10px 20px;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
}
.other_info_outer .other_info div {
    margin-bottom: 10px;
}
.other_info_outer .other_info div img {
    vertical-align: middle;
}
.blog_entries .main_title,
.other_info div.main_title {
	font-weight: bold;
	font-size: 14px;
}
table.clearspacing,
table.clearspacing tr,
table.clearspacing td {
    border: 0;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.newsegment_bg {
    background-image: url(../../media/images/adexcel_newsegment_bg_repeat.jpg);
    background-repeat: repeat-x;
    height: 427px;
    width: 100%;
}
.newsegment {
    background-image: url(../../media/images/adexcel_newsegment.jpg);
    background-repeat: no-repeat;
    width: 832px;
    height: 427px;
    margin: 0px auto;
}
.newsegement_content {
    font-family:Arial,Helvetica,sans-serif;
    line-height:15px;
}
.newsegment_title {
    font-size:14px;
    color:#ffffff;
    padding-bottom:5px;
}
.newsegment_text {
    color:#a3a3a3;
    font-size:11px;
}

