/**
	================================================================================
				DesignerVista Website Style Sheet
				Copyright @ 2009, DesignerVista Soft, LLC. All rights reserved.
				Author: Kumaravel Somasundaram
				Date:   Jan 08 2009
	================================================================================							
**/

/**
	================================================================================
							Text Elements starts here
	================================================================================							
**/
p { 
	color:#000000; 
	font-size:10pt; 
	line-height:140%;
	text-align:justify;
}

h1 { 
	color: #CC0000;
	font-size:20pt;
	font-weight:normal;
	margin-bottom: 5px;
	line-height: 120% ;
	vertical-align: top;
} 

h2 {
	color: #3366FF ;
	font-weight:normal;
	text-align:left;
	font-size: 14pt;
	padding-top: 5px ;
	padding-bottom: 5px ;
	padding-left: 0px;
	text-align: left;
	
	margin: 0px ;
	border: 0 ;
	line-height:120%;
}

h3 {
	color: #CC0000 ;
	font-weight:normal;
	text-align:left;
	font-size: 12pt;
	padding-top: 5px ;
	padding-bottom: 5px ;
	padding-left: 0px;
	text-align: left;
	
	margin: 0px ;
	border: 0 ;
	line-height:120%;
	
}

.logotext h1 {
  font-size: 30px ;
  text-align: right;
  vertical-align: top;
}


/**
	================================================================================
							Bulleted List Elements starts here
	================================================================================							
**/
.bulletlist_large li{ 
	padding:0px 0 0px 20px; 
	background:url(images/website/list_marker_large.gif) left top no-repeat;
	color:#000000; 
	font-size:10pt; 
	line-height:140%; 
	text-align:justify;

	line-height:160%;

}

.bulletlist_h2 li{ 
	padding:0px 0 0px 20px; 
	background:url(images/website/list_marker_h2.gif) left top no-repeat;
	color:#000000; 
	font-size:10pt; 
	line-height:140%; 
	text-align:justify;

	line-height:160%;

}

.customers_section { 
	padding:0px 0 0px 40px; 
}


li{ 
	padding:5px 0 5px 10px; 
	background:url(images/website/list_marker.gif) left top no-repeat;
}

li a{
	text-decoration:underline; 
	line-height:1em;
}
li a:hover{
	text-decoration:none;
}

.learnmore {
	padding-top: 10px ;
	padding-bottom: 10px ;
}

.learnmore p {
	padding-left: 20px;
	line-height: 120%;
	
}

/**
	================================================================================
							Quick Facts about DesignerVista starts here
	================================================================================							
**/
.factsheet p {
	padding-bottom: 10px ;
}

.factsheet h2 {
	background: url(images/website/TickMark.gif) left center no-repeat;
	padding-left: 24px;

}
/**
	================================================================================
							QuickLinks Section starts here
	================================================================================							
**/
.quicklinks {
	background-color: #FFFFFF;
	color: #3366FF ;
	padding-bottom: 10px;

}

.quicklinks .section_heading {
	background-color: #C1DCFF;
	font-size: 14;
	font-weight:bold;
	padding: 5px;
	border:thin #666666 dotted;
}

/**
	================================================================================
							License starts here
	================================================================================							
**/
.license h1 {
	color: #000000;
}

.license h2 {
	color: #000000;
}

.license h3 {
	color: #000000;
}

.license p {
	color: #000000;
}

/**
	================================================================================
							Free Offers starts here
	================================================================================							
**/
.freeoffers {
	background-color: #FFFFFF;
	border:  solid #D0E7F7 thin ;
	padding: 5px ;
	width: 500px ;
	
}

/**
	================================================================================
							Question and Answers starts here
	================================================================================							
**/
.question_text {
	padding: 5px 0 5px 0 ; 
	color: #CC0000;

}

.answer_text {
	padding:  5px 0 5px 10px ; 
	color: #000000;

}


/**
	================================================================================
							Free Offers starts here
	================================================================================							
**/
.testimonial_author_text p {
	text-align: right;
	color: #CC0000;
}

.label {
    height: 100px ;
}


.label img {
  float:left;
}

.label span {
  float:left;
  line-height:20px;
  padding-left:10px;
}

table.proddesctable  {

    border-collapse: collapse;
    border: none;


}
table.proddesctable  tr td {
    margin: 10px;
    padding: 10px;
}

.buycontentblock {
  background: #FFFFF0;
  padding: 10px;
  border:  1px #999999 dotted ;
}

table.downloadblock  {
    border-collapse: collapse;
    border: none;
}

table.downloadblock  tr td {
    margin-left: 10px;
    padding-left: 2px;
}




/**
	================================================================================
							Add another section starts here
	================================================================================
**/





/**
	================================================================================
				DesignerVista Website Style Sheet
				Copyright @ 2009, DesignerVista Soft, LLC. All rights reserved.
				Author: Kumaravel Somasundaram
				Date:   Jan 08 2009
	================================================================================
**/







