/* Creativ Showcase: Main stylesheet */

html,body
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/main-bg.GIF) top repeat-x #b3b4b8;
	height: 100.02%;
}

img
{
	border: none;
}

td
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #5a5a5c;
}

td.leftcol-padded
{
	padding-left: 10px;
}

td.leftcol-padded2
{
	padding-right: 6px;
}

input
{
	font-family: "Trebuchet MS", Arial, sans-serif;
}

input[type=button],input[type=submit]
{
	padding: 2px;
	background-color: #00adef;
	border: 3px double #EEEEEE;
	color: #FFFFFF;
	font-weight: bold;
}

input[disabled]
{
	border: 3px double #EEEEEE;
	background-color: #EEEEEE;
	color: #BBBBBB;
}

input.fullwide
{
	width: 136px;
}

.link
{
	cursor: pointer;
}

a
{
	cursor: pointer;
	color: #00adef;
	text-decoration: underline;
}

a:Hover
{
	text-decoration: none;
}

a.white
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.blue:Hover
{
	color: #FFFFFF;
}

div.showcaseBox
{
	width: 466px;
	height: 301px;
	border: 1px solid #a3a3a3;
}

h1
{
	color: #b5d449;
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2
{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
}

.greentext
{
	color: #b5d449;
}

.leftCol
{
	background: url(../images/left/bg.GIF) top repeat-y;
}

.bottomText
{
	color: #FFFFFF;
}

.dividerWhite
{
	background: url(../images/body/divider-grey.GIF) top repeat-x;
	height: 30px;
}

table.imgThumbnail
{
/*
	background-image: url(../images/other/thumb-bg.GIF);
	background-position: 15px 4px;
	background-repeat: no-repeat;
*/
}

div.imgThumbnail
{
	width: 135px;
	height: 180px;
	overflow: hidden;
}

div.imagesScroller
{
	width: 740px;
	height: 330px;
	overflow: hidden;
}

.bordLeft
{
	border-left: 1px solid #333333;
}

.whitetext
{
	color: #FFFFFF;
}

.bluetext
{
	color: #0099FF;
}

.litetext
{
	color: #CCCCCC;
}

.padL_15
{
	padding-left: 15px;
}

.padR_15
{
	padding-right: 15px;
}

.padB_15
{
	padding-bottom: 15px;
}

.padT_15
{
	padding-top: 15px;
}

.padL_4
{
	padding-left: 4px;
}

.padB_4
{
	padding-bottom: 4px;
}

.padT_4
{
	padding-top: 4px;
}

div.cs_adverts a img{
    border: none;
}

div.cs_adverts div
{
	margin-bottom: 9px;
}