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

body {
	background:#fff;
	text-align:center;

	}

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

.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; }

.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:#fff; }
#menu ul { list-style:none; margin-top:10px; float: right;}
#menu li { float:left; margin-right:10px;}
#menu li a { color:#fff; 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;}


#NavBar {height:43px; padding:0; margin:0;}

#NavBar ul { list-style:none; overflow:hidden; height:43px; }
#NavBar li { float:left;  height:43px;}
#NavBar li a { display:block; height:30px; text-decoration:none; font-weight:bold; color:#FFF; padding:14px 30px 0 31px; cursor:pointer; background-image:url(../images/navBG1.gif); background-reqeat:no-repeat; background-position:right; }
#NavBar li a:hover {background-image:url(../images/navBG2.gif);}
#NavBar li a.finalnav {background-image:url(../images/navBG3.gif);}
#NavBar li a.finalnav:hover {background-image:url(../images/navBG4.gif);}

#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-color:#FFFFFF; background-image:URL(../images/content-tail.gif); background-repeat:repeat-x; }
#content .main { padding: 20px 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:#00bbff; 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:#ffecbf; text-decoration:underline;}
#categories ul a.activeCategory { color:#ffecbf; 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 .bg { background:url(../images/search.png) 20px 23px no-repeat; padding:16px 5px 16px 80px; float: left;}

.box-template h3 { color:#666666; 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 .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 .space { width: 100%; margin-right:7px;}

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

#footer { background: #666666; border-bottom:5px solid #cccccc; margin-top:17px;}

#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 */


#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;
}


