@charset "utf-8";
/* CSS Document */

img{
border:none;
}

body{
	margin:0;
	background:#333 url(images/bg-grad.jpg) repeat-x; 
	font-family:Tahoma, Geneva, sans-serif;
	color:#D2D2D2;
}
#header{
	/*margin-top:0;*/
	width:441px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg-grad-widelogo2.jpg);*/
	border:none;
	margin-bottom:10px;
}

#header a{
width:441px;
height:180px;
display:block;
}

#header_fund{
	/*margin-top:0;*/
	width:543px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/fundraising_logo.jpg) left top no-repeat;
}

#maincontent{
	width:960px;
	margin: 0px auto;
}
	
#central #maincontent{
	width: 1150px;
}
#central #rightside{
	width:700px;
}
#central #changebox,#heritage #changebox{
	width:335px;
	height:400px;
	float:left;
	margin-left:30px;
}
#central #changetext{
	float:right;
	width:330px;
	/*height:320px;*/
}
#orderbox form{
	margin-left:5px;
}
#leftside{
	width:240px;
	/*margin-top:60px;*/
	/*border:1px solid #FFF;*/
	float:left;
}
#leftside .nav{
	margin:0;
	list-style-type:none;
	font-weight:600;
	font-size:0.7em;
	line-height: 345%;
	text-align:right;
	padding-right:20px;
}

#leftside .nav a{
	text-decoration:none;
	color:#d2d2d2;
	padding:1px 3px 1px 3px;
}
#leftside .nav a:hover{
	color:#666;
	background-color:#d2d2d2;
}
#cart_holder{		/*make cart move under navigation*/
	position:relative;
	left:130px;
}

#rightside{
	width:600px;
	float:left;
	position:relative;
	/*border:1px solid #FFF;*/
}
#rightside h2{
	margin-top:-5px;
}
#rightside p{
	font-size:0.8em;
}
#tom #rightside p{
	margin-left:40px;
	margin-right:25px;
}
#abstracts #changebox{
	width:250px;
	height:320px;
	float:left;
	margin-left:65px;
}
#abstracts #changetext{
	float:right;
	width:280px;
	height:380px;
}
#painttitle{
	margin-top:25px;
	/*margin-right:35px;*/
	text-align:center;
}
#contact #rightside p{
	text-align:center;
	margin-top:40px;
	font-size:0.9em;
}

.center{
	text-align:center;
}
.centerHighlight {
	text-align:center;
	font-style: italic;
	font-weight: bold;
}

h2{
	font-size:1.1em;
}

h1, h2, h3 {
padding:0;
margin:0;
}

#gall_2, #gall_3, #gall_4, #gall_5{
	margin-left:6px;
	margin-bottom:10px;
}
table.pricing th{
	background-color:#666;
	color:#CCC;
}
td.instr{
	font-size:0.9em;
	text-align:center;
	background-color:#666;
	color:#CCC;
}
.clearit{
	clear:both;
}
#footer{
	/*clear:right;*/
	margin:0;
	width:100%;
	background-image:url(images/bot-grad.jpg);
	background-repeat:repeat-x;
}
.legal{
	padding-top:30px;
	padding-bottom:20px;
	width:600px;
	margin:10px auto 0 auto;
	text-align:center;
	color:#999;
	font-size:0.8em;
	
}
.legal a,#contact #rightside a{
	text-decoration:none;
	color:#999;
	font-weight:600;
}
.legal a:hover,#contact #rightside a:hover{
	color:#FFF;
}



/*********************************  New Style Addes ****************************/

#itemlist ul.items{
width:600px;
margin:0 auto;
margin-bottom:20px;
}



#itemlist ul.items li{
float:left;
display:inline;
margin: 0 10px 20px 10px;
padding: 5px;
background: none repeat scroll 0 0 #1D1D1D;
-moz-border-radius: 4px;
-moz-border-radius: 4px;
}

#itemlist ul.items li a img{
padding:0px;
margin:0px 0px 0px 0px;
border:none;
}

#itemlist ul.items li a span {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    background: -moz-linear-gradient(center top , #FFFFFD, #E3DDD4) repeat scroll 0 0 transparent;
    color: #2D2D2D;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 25px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    text-shadow: -1px -1px 1px #FFFFFF;
}

#itemlist ul.items li a span {
    background: -moz-linear-gradient(center top , #1D1D1D, #000000) repeat scroll 0 0 transparent;
    color: #575757;
    text-shadow: -1px -1px 1px #000000;
}

#itemlist ul.items li a span:hover {
    color: #D2D2D2;
}

#container_slider{
width:960px;
margin:0 auto;
}


.slider{
background-color:#1e1e1e;
-moz-border-radius: 6px;
border-radius: 6px;
padding:20px 10px 0 30px;
margin:10px 0px 0px 30px;
width:524px;
float:left;
}



/*********************** Slider ****************************************/

#projects{
	width:500px;
	margin:0 auto;
	text-align:left;
	padding:0px 0px 0px 0px;
}




/******************************* Slider **********************************/

#cpslider-window,
#cpslider-webdesign-window,
#cpslider-webdevelopment-window,
#cpslider-resources-window,
#cpslider-freebies-window{
	height:345px;
}

#cpslider-window {
   position:relative; 
   overflow:hidden;          
   width: 500px;     
   float:left;
   margin-top:30px;
}

#cpslider-webdesign-window{ 
overflow:hidden;          
   width: 500px;     
}

#cpslider-webdesign-wrap{
	width:10000em;
	position:absolute;
}


#cpslider-window .cp-port{
	float:left;
}


#cpslider-vertical{
	position:absolute;
	top:0;
	left:0px;
	height: 1380px;
	width:500px;
}


/**************************** cp-port LISTING *******************************/

.cp-port {
	width:500px;
	height:500px;
	position:relative;
	margin-right:0px;
	padding:0px;
	
	}

.cp-port-image-wrap{
	padding:7px;
	padding-top:7px;
	padding-bottom:7px;
	position:relative;
	width:500px;
	overflow:hidden;
	float:left;
	margin-right:0px;
	height:314px;
}

		.cp-port-image-wrap .overlay {
		background:url(images/border.png) 0px 1px no-repeat;
		height:314px;
		left:0;
		position:absolute;
		top:0;
		width:500px;
		}


.cp-port-image-wrap img{
	width:500px;	
	height:300px;
	display:block;
	

}

.cp-port-image-wrap a{
	display:block
}

.slider_text_fundraising{
	background:#000000;
	border-top:1px solid #646464;
	opacity:0.8;
	color:#eaeaea;
	width:456px;
	margin:169px 7px 0px 7px;
	position:absolute;
	z-index:9999;
	padding:10px 15px 10px 15px;
	top: 6px;
}

.slider_text{
	background:#000000;
	border-top:1px solid #646464;
	opacity:0.8;
	color:#eaeaea;
	width:456px;
	margin:224px 7px 0px 7px;
	position:absolute;
	z-index:9999;
	padding:10px 15px 10px 15px;
	top: 7px;
}
.slider_text_gallery{
	background:#000000;
	border-top:1px solid #646464;
	opacity:0.8;
	color:#eaeaea;
	width:456px;
	margin:214px 7px 0px 7px;
	position:absolute;
	z-index:9999;
	padding:10px 15px 10px 15px;
	top: 4px;
}
.slider_text_opera{
	background:#000000;
	border-top:1px solid #646464;
	opacity:0.8;
	color:#eaeaea;
	width:456px;
	margin:224px 7px 0px 7px;
	position:absolute;
	z-index:9999;
	padding:10px 15px 10px 15px;
	top: 7px;
}

.cp-port h3{
	font-size:18px;
	font-weight:bold;
	left:15px;
	bottom:18px;
	color:#eaeaea;
	margin:0px;
	
}

.cp-port p{
	font-size:11px;
	margin:4px 0px 4px 0px;
}



/***************************** CP-Port Page - Main css ******************************/
:focus{
outline:none;
}

#projects{
	width:100%;
	display:block;
	margin: 0 auto;
	position:relative;
	color:#1a1f27;
	
	
}

.cp-port-dots {
	position:absolute;
	left:209px;
	top:7px;
	
}

.cp-port-dots a{
	width:15px;
	height:14px;
	display:block;
	background:url(images/icon-dot.png) no-repeat top left;
	text-indent:-99999em;
	margin-right:5px;
	float:left;
}

.cp-port-dots a.active{
	background:url(images/icon-dot.png) no-repeat bottom left;
}


.cp-port-dots a.active:hover{
	opacity:1;
}


/**************************************  New Style added ***********************/

.fundraising_page{
}

#rightside .fundraising_page h1{
padding:0px;
margin:0px 0px 0px 0px;
text-align:center;
font-size:38px;
font-weight:bold;
}

#rightside .fundraising_page h3{
font-size:18px;
font-weight:bold;
}

#rightside .fundraising_page ol{
font-size:16px;
line-height:28px;
}

#rightside .fundraising_page p{
font-size:16px;
}

#rightside .fundraising_page a{
color:#D2D2D2;
}

#rightside .fundraising_page a:hover{
color:#000000;
}

.form_style{
	background-color:#161616;
	padding:10px 15px 10px 15px;
	}

.form_style table{
	padding:0;
	margin:0;
	border:none;
	border-collapse:collapse;
	border-spacing: 0;
	}
		
	.form_style table tr td{
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	padding:4px 5px 4px 2px;
	}
	
	.form_style table tr td .right{
	text-align:right;
	padding-top:7px;
	}
	
	.form_style table tr td input{
	border:1px solid #000000;
	padding:3px;
	}
	
	

/*************************************** New Form Style End **************************/

.form { width:238px;
		height:17px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#5A5F65;
		margin-left:0px;
		margin-right:0px}
.formText {
	font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
	margin-left:0px;
	margin-right:0px
}
		
.textarea{ 

		font-size:10px;
		}

