/* CSS Document */
* {
	margin:0; padding:0; font-size:100%;
	}

body {
	background:#2F704C;
	text-align:center;

	}

html, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.333em;
	color:#FFF;
	}

.main { width:987px; margin:0 auto; text-align:left;}

a { outline:none; cursor:pointer;}

a img { border:0;}

p { padding-top:12px;}

.clear { clear:both; visibility:hidden; padding:0; margin:0; height:0; line-height:0;}

.container { width:100%; overflow:hidden;}

/* ============================= header ====================== */
#header { background:url(../images/header-tail.gif) top repeat-x; height:139px; }

#header .main {	background:url(../images/header-img.jpg) top no-repeat;	height:139px; }

#menu { float:left; width:100%; color:#000; }
#menu ul { list-style:none; margin-top:10px; float: right;}
#menu li { float:left; margin-right:10px;}
#menu li a { color:#000; text-decoration:none; padding-right:10px;}
#menu li a:hover { text-decoration:underline;}

#logo {	float:left; margin-top:0px; padding-left:47px; }

#logo a {
    float: left;
}

#logo a#companyName {
    text-decoration: none;
    color: #000000;
    font-family: arial;
    font-size: 30px;
    margin: 25px 0 0 13px;
}

#logo a#companyName span {
    visibility: hidden;
}

#types { background:url(../images/types-bg-tail.gif) top repeat-x; position:absolute; margin-top:21px; margin-left:4px; }
#types .wrapper-left { background:url(../images/types-bg-left.gif) top left no-repeat; float: left;}
#types .wrapper-right { height:44px; background:url(../images/types-bg-right.gif) top right no-repeat; float: left;}
#types ul { list-style:none; overflow:hidden; }
#types li { float:left; }
#types li a { display:inline-block; height:44px; text-decoration:none; font-weight:bold; color:#1B5D50; cursor:pointer; }
#types li a span { display:inline-block; height:44px; padding:15px 30px 0;}
#types li.first a { padding-left:36px;}
#types li.last a  { padding-left:32px;}
#types li a:hover { display:inline-block; height:44px; color:#FFF;  background:url(../images/types-bg-tail-act.gif) top repeat-x; }
#types li a.activeType { display:inline-block; height:44px; color:#FFF;  background:url(../images/types-bg-tail-act.gif) top repeat-x; }
#types li a:hover span.first  { display:inline-block; height:44px; background:url(../images/types-bg-left-act.gif) top left no-repeat; }
#types li a.activeType span.first   { display:inline-block; height:44px; background:url(../images/types-bg-left-act.gif) top left no-repeat; }
#types li a:hover span.last { display:inline-block; height:44px; background:url(../images/types-bg-right-act.gif) top right no-repeat; }
#types li a.activeType span.last { display:inline-block; height:44px; background:url(../images/types-bg-right-act.gif) top right no-repeat; }





/* ============================= content ====================== */

#content { background:url(../images/content-tail.gif) top repeat-x; padding-bottom:17px;margin:0}
#content .main { background: url(../images/content-img.jpg) top left no-repeat; padding: 45px 0 0 0;}

.contentContainer { padding: 0 0 0 15px }

h2 { font-family:Tahoma, Geneva, sans-serif; font-size:2em; font-weight:normal; line-height: 1.2em;}

h3 { font-size:1.417em; }


#categories { float:left; width:225px; padding-left:26px; }
#categories ul { width:176px; background:#53A96E; margin-top:8px; padding:13px; line-height:1.1em; display: block;}
#categories ul {list-style-type: none;}
#categories ul a { color:#FFF; text-decoration:none; background:url(../images/marker.gif) 0 5px no-repeat; padding-left:12px;}
#categories ul a:hover { color:#000; text-decoration:underline;}
#categories ul a.activeCategory { color:#000; text-decoration:underline;}

.list {}
.list a { color:#FFF;}

#main-content { float:left; width:707px; }


#box-search { background:#FCDA7C; margin-top:25px; float: left;}
.orange_box_top_tall { background:url(../images/orange_box_top_tall.gif) top repeat-x; float: left;}
.orange_box_bot_tall { background:url(../images/orange_box_bot_tall.gif) bottom repeat-x; float: left;}
#box-search .corner-top-left { background:url(../images/orange_corner_top_l.gif) top left no-repeat; float: left;}
#box-search .corner-top-right { background:url(../images/orange_corner_top_r.gif) top right no-repeat; float: left;}
#box-search .corner-bot-left { background:url(../images/orange_corner_bot_l.gif) bottom left no-repeat; float: left;}
#box-search .corner-bot-right { background:url(../images/orange_corner_bot_r.gif) bottom right no-repeat; float: left;}
#box-search .bg { background:url(../images/search.png) 20px 23px no-repeat; padding:16px 5px 16px 80px; float: left;}

.box-template h3 { color:#70AB9C; padding:0 0 15px 12px;}
.box-template { margin-top:15px; color:#000; float: left; width: 100%;}
.box-template .border-top { float: left; width: 100%; background:url(../images/template-corner-top-left.gif) top left no-repeat;}
.box-template .border-top div { background:url(../images/template-corner-top-right.gif) top right no-repeat; padding:0 7px;}
.box-template .border-top div div { background: url(../images/template-border.gif) top repeat-x #FFF; height:7px; padding:0; line-height:0px; font-size:0px;}
.box-template .border-bot { float: left; width: 100%; background:url(../images/template-corner-bot-left.gif) bottom left no-repeat;}
.box-template .border-bot div { background:url(../images/template-corner-bot-right.gif) bottom right no-repeat; padding:0 7px;}
.box-template .border-bot div div { background: url(../images/template-border.gif) bottom repeat-x #FFF; height:7px; padding:0; line-height:0px; font-size:0px;}
.box-template .box-content { background:#FFF; padding:13px 0 13px 0px; border-left:1px solid #C5D6C5; border-right:1px solid #C5D6C5; float: left; width: 705px;}
.box-template .box-content .title{display: none;}


.box-template .indent { padding:0 25px 0 15px;}

.box-template dl { text-align:justify;}
.box-template dt { font-size:1.167em; font-weight:bold; padding-bottom:15px;}
.box-template dd { padding-bottom:30px;}
.box-template dd ul { padding:15px;}
.box-template dd a { color:#000; text-decoration:underline;}
.box-template dd a:hover { text-decoration:none;}

.contacts { float:left; width:166px;}
.contactus { line-height:2em;}
.contactus a { color:#000; text-decoration:underline;}
.contactus a:hover {  text-decoration: none;}

#adarea { width: 100%; margin-top:15px; float: left; text-align: center;}

.banners { width: 100%; margin-top:15px; float: left;}
.banners a {float: left;}
.banners .space { margin-right:7px;}

/* ============================= footer ====================== */

#footer { background: #205737; border-bottom:5px solid #205749;margin:0;padding:0;}

#menu-footer { float:left; padding:15px 0 12px 30px;}
#menu-footer ul { list-style:none; color:#FFF; }
#menu-footer li { float:left; margin-right:10px;}
#menu-footer li a { text-decoration:underline; color:#FFF; padding-right:10px;}
#menu-footer li a:hover { text-decoration:none; }

#copyright { float:right; color:#FFF; padding:15px 30px 0 0; text-align: center;}


/* ============================= search form ====================== */
#searchForm { line-height:1em; }

#searchForm div.formRow { width: 620px; float: left; height: 26px;}

#searchForm label {float: left; line-height: 1.3;}

#searchForm span { color:#000; font-weight:bold; display:inline-block; vertical-align:middle; padding:0 4px;}

* html #searchForm span { margin-top:-7px;}
*+html #searchForm span { margin-top:-7px;}

#searchForm select {
    font-size:11px;
    width:210px;
    height:19px;
    border:1px solid #DCBE6B;
    color:#000;
    line-height:1em;
    color:#7D7D7D;
    padding:1px 1px 1px 0;
    margin: 4px 50px 0 0;
}

#searchForm .inp1, #searchForm .inp2 {
    font-size:11px;
    width:48px;
    height:13px;
    border:1px solid #DCBE6B;
    color:#000;
    line-height:13px;
    padding:2px 0 2px 2px;
    margin: 4px 4px 0 0;
    color:#7D7D7D;
}

#searchForm .inp3 {
    font-size:11px;
    width:123px;
    height:13px;
    border:1px solid #DCBE6B;
    color:#000;
    line-height:13px;
    padding:2px 0 2px 2px;
    color:#7D7D7D;
    margin: 4px 4px 0 7px;
}

.button { margin: 0 0 0 50px; float: left;}

/* ============================= affiliate page ====================== */
#affiliatePage p {
    padding: 10px 0 10px 20px;
}

#affiliatePage dl {
    padding: 0 0 10px 20px;
}

#affiliatePage dt {
    padding: 0;
}

#affiliatePage dd {
    padding: 0 0 0 20px;
}

/* ============================= affiliate form ====================== */

#affiliatePage #formHolder {
    float: left;
    padding: 0 0 0 20px;
}

#affiliatePage .heading {
    font-size:1.417em;
    color: #70AB9C;
    padding: 0px 0 20px 0px;
    font-weight: bold;
    float: left;
    width: 650px;
}

#affiliateForm label {
    width: 180px;
    float: left;
    line-height: 18px;
}

#affiliateForm input{
    padding: 1px;
    width: 240px;
}

#affiliateForm select,
#affiliateForm input {
    float: left;
    color: #000;
    font-size: 12px;
    border: 1px solid #DCBE6B;
    margin: 0 18px 0 0;
    line-height: 15px;
}

#affiliateForm #squestionSelect {
    width: 244px;
}

#affiliateForm #birthdaySelect {
    width: 120px;
}

#affiliateForm #birthdayDaySelect {
    width: 30px;
}

#affiliateForm #birthdayYearSelect {
    width: 50px;
}

#affiliateForm #submitInput {
    margin: 0 0 0 180px;
    border: none;
    width: auto;
}

#affiliateForm .row {
    float: left;
    width: 600px;
    margin: 0 0 10px 0;
}


/* Contact, Terms, Faq, affiliate-program pages css */

/*---- FAQ Page CSS Begin ----*/
#faqPage .box-content a {
    color:#000;
    text-decoration:underline;
}
#faqPage .box-content a:hover {
    text-decoration:none;
}

#faqPage .box-template {
    margin-top:24px;
}
#faqPage .box-content {
    padding:10px 20px 13px;
    width:665px;
}
#faqPage .box-content .title {
    font-family:Tahoma,Geneva,sans-serif;
    font-size:1.5em;
    font-weight:normal;
    line-height:1.5em;
    padding:0 0 5px 0;
    color:#70AB9C;
}
#faqPage .box-content h4 {
    padding-top:10px;
}
#faqPage .box-content p {
    padding-left:15px;
}
#faqPage .box-content ul {
    padding: 10px 0 0 30px;
}
/*---- FAQ Page CSS End ----*/
/*---- Terms Page CSS Begin ----*/
#termsPage .box-template {
    margin-top:24px;
}
#termsPage .box-content {
    padding:10px 20px 13px;
    width:665px;
    text-align:center;
    font-weight:bold;
}
#termsPage .box-content .title {
    font-family:Tahoma,Geneva,sans-serif;
    font-size:1.5em;
    font-weight:normal;
    line-height:1.5em;
    padding:0 0 5px 0;
    color:#70AB9C;
    text-align:left;
}
#termsPage .box-content h4 {
    padding-top:10px;
    text-align:left;
}
#termsPage .box-content p {
    padding-left:15px;
    padding-bottom:5px;
    text-align:left;
    font-weight:normal;
}
#termsPage .box-content dl {
    padding: 10px 0 0 30px;
    text-align:left;
    font-weight:normal;
}
#termsPage .box-content dt {
    font-size:1em;
    padding-bottom:5px;
}
#termsPage .box-content dd {
    padding-bottom:15px;
}
/*---- Terms Page CSS End ----*/
/*---- Contacts Page CSS Begin ----*/
#contactsPage .box-content a {
    color:#000;
    text-decoration:underline;
}
#contactsPage .box-content a:hover {
    text-decoration:none;
}
#contactsPage .box-template {
    margin-top:24px;
}
#contactsPage .box-content {
    padding:10px 20px 13px;
    width:665px;
}
#contactsPage .box-content .title {
    font-family:Tahoma,Geneva,sans-serif;
    font-size:1.5em;
    font-weight:normal;
    line-height:1.5em;
    padding:0 0 5px 0;
    color:#70AB9C;
    text-transform:uppercase;
}
#contactsPage .box-content h3 {
    color:#000;
    padding: 5px 0 5px;
}
#contactsPage .box-content p {
    padding-left:15px;
}
/*---- Contacts Page CSS End ----*/

#searchPage .contentContainer {
    padding: 0 0 0 22px;
}

#affiliatePage .contentContainer {
    padding: 0 15px 0 15px;
}

#searchPage .box-content {
    padding: 13px 0 0 0;
}

#sampleTemplatesPage .contentContainer {
    padding: 20px 0 0 100px;
}

#clipartLibraryPage .contentContainer {
    padding: 0 0 0 75px;
}

