body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #2D3058;
	color: #000000;
	list-style-type: square;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000C72;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	margin-top: 10px;
	line-height: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
}
#pageLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 550px;
	margin-top: 0px;
}
.pageContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width: 550px;
	padding-right: 0px;
	padding-left: 33px;
	list-style-position: outside;
	list-style-image: url(../images/spacer.gif);
	text-align: left;
}
.list {
	font-weight: normal;
	color: #3300FF;
	margin-bottom: 4px;
	margin-left: 7px;
	line-height: 17px;
}
.listDark {
	line-height: 17px;
	color: #333333;
}
#pageCornerWhite {
	width: 545px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.linkTitles {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
#pageRight {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
	-moz-background-inline-policy: #000536;
	-moz-appearance: #000536;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.copyright {
	font-size: 11px;
	color: #7983C0;
}
.page {
	width: 830px;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
}
#footer {
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4e00ff;
	height: 10px;
	font-family: Tahoma;
	font-size: 10px;
}
.DarkBlueTxt {
	color: #3300FF;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}

/*Menu block end*/

/* Block with rounded corners end */

.templatesHolder {
    float: left;
    padding: 0 0 0 4px;
}

.templatesThumbnails iframe {
    padding: 0;
    margin: 0 0 0 0px;
    float: left;
}

.center {
	text-align: center;
	color: #FFFFFF;
}

#mainMenu li {
    display: inline;
    line-height: 1.3;
}

#mainMenu a {
    color: #a5c150;
    text-decoration: underline;
}

#mainMenu a:hover {
     text-decoration: none;
}

#mainMenu span {
    color: #b1b5b4;
    margin: 0 8px 0 8px;
}

#subcarrier {
    padding: 16px 20px 0 20px;
    overflow: hidden;
    clear: both;
}

#menuAndBannersHolder {
    width: 211px;
    float: left;
}

#templateTypeMenu {
    width: 100%;
    float: left;
}
#templateTypeMenu ul {
    float: left;
    padding: 1px 2px 5px 2px;
    width: 207px;
    border-top: 1px solid #454545;
}

#templateTypeMenu li {
    height: 35px;
    float: left;
    width: 100%;
}

#templateTypeMenu ul li a {
    color: #b1b5b4;
    text-decoration: none;
    padding: 9px 0 0px 20px;
    font-size: 13px;
    line-height: 1.2;
    height: 26px;
    background: url(../images/template_type_list_bg.png) repeat-x;
    display: block;
}

#templateTypeMenu ul li a:hover {
	background: #FFFFFF;
}

#templateTypeMenu ul li .activeType {
	background: #FFFFFF;
}


/* Search Form Block begin */

#templateSearchForm {
    width: 100%;
    float: left;
}

#templateSearchForm .heading {
    margin: 14px 0 14px 22px;
    float: left;
}

#searchForm label {
    float: left;
    line-height: 14px;
    padding: 2px 0 0 0;
}

#searchForm .formRow {
    float: left;
    width: 100%;
    background: none;
    margin: 0 0 8px 0;
}

#searchForm div {
    background: none;
}

#searchForm .selectBlock {
    float: left;
    width: 224px;
    margin: 0 0 0 22px;
    display: inline;
}

#searchForm .selectBlock select {
    width: 145px;
    float: right;
    height: 17px;
    border: 1px solid #3a3a3a;
    margin: 1px 0 0 0;
    padding: 0 0 0 2px;
    vertical-align: middle;
    background: #202020;
}

#searchForm .inputBlock {
    float: right;
    width: 224px;
    margin: 0 20px 0 0;
    display: inline;
}

#searchForm .inputBlock input {
    float: right;
    height: 14px;
    line-height: 14px;
    border: 1px solid #3a3a3a;
    padding: 1px 2px;
    background: #202020;
}

#searchForm .inputBlock #keywordInput {
    width: 155px;
}

#searchForm .inputBlock #lowPriceBlock {
    width: 125px;
    float: left;
}

#searchForm .inputBlock #highPriceBlock {
    width: 88px;
    float: right;
}

#searchForm .inputBlock #highPriceInput,
#searchForm .inputBlock #lowPriceInput {
    width: 56px;
}

#searchForm #searchButton {
    height: 16px;
    padding: 0;
    border: none;
}

#searchForm .lastRow {
    padding: 0 0 20px 0;
}

/* Search Form Block end */

.templatesThumbnails {
	float: right;
	width: 100%;
}

#templatesDescription {
    float: left;
    margin: 0 0 0px 0;
}

#bottomBannerBlock {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}

#bottomBannerBlock #leftBanner {
    float: left;
}

#bottomBannerBlock #rightBanner {
    float: right;
}

#templateCategoryMenu {
    width: 184px;
    float: right;
}

#templateCategoryMenu ul {
    float: left;
    width: 160px;
    padding: 15px 2px 0px 19px;
    border-top: 1px solid #454545;
}

#templateCategoryMenu li {
    background: url(../images/template_category_list_bg.png) no-repeat 0 5px;
    padding: 0 0 0 13px;
    margin: 0;
    line-height: 1.3;
    list-style: none;
}

#templateCategoryMenu a {
    color: #b1b5b4;
    text-decoration: none;
}

#templateCategoryMenu ul li a:hover {
    text-decoration: underline;
    color: #6c931a;
}

#templateCategoryMenu .activeCategory {
    text-decoration: underline;
    color: #6c931a;
}

/* Search HTML CSS Begin*/

#search #bottomBannerBlock {
    margin: 0 0 0 0;
}

#templatesSearchResultBlock {
	float: left;
	width: 100%
}

#templatesSearchResultBlock h2 {
	margin: 0px 0 0 0;
}

#templatesSearchResult {
	padding: 0 0 0 4px;
}

/* Search HTML CSS End*/

/* Clipart html css begin*/

#clipart #content {
    margin: 0 0 0 10px;
    width: 540px;
}

#clipart h1 {
    margin: 16px 0 16px 20px;
    background: none;
    padding: 0;
}

#clipart iframe {
    margin: 0 0 20px 2px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    float: left;
}

/* Clipart html css end*/

/* Sample Templates html css begin*/

#samples #content {
    margin: 0 0 0 20px;
    width: 521px;
}

#samples h1 {
    margin: 16px 0 16px 20px;
    background: none;
    padding: 0;
}

#samples iframe {
	margin: 0 0 20px 2px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	float: right;
}

/* Sample Templates html css end*/
.inputBoxes {
	height: 25px;
	color: #666666;
	font-size: 14px;
}
.inputComments {
	font-size: 14px;
	color: #666666;
}
.red {
	color: #FF0000;
}
.description {
	font-weight: bold;
	color: #333333;
}
.descriptionTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.description2 {
	color: #3300ff;
}
#block1 {
	background-color: #FFFFFF;
	width: 515px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #eeeeee;
}
#block2 {
	background-color: #EEEEEE;
	width: 515px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
}
#block3 {
	background-color: #FFFFFF;
	width: 515px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #eeeeee;
}
#block4 {
	background-color: #EEEEEE;
	width: 515px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
}
#block5 {
	background-color: #FFFFFF;
	width: 515px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #eeeeee;
}
#block6 {
	background-color: #EEEEEE;
	width: 515px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
}
#videoBox {
	height: 625px;
	width: 800px;
	border: thin solid #CCCCCC;
}
