/* SETUP WIDTH FORM AND EASYFORM */

.sw-input-width { width:350px; }

.sw-input-wrapper { width:374px; } /*= sw-input-width + 24 pixels */

/* END SETUP */

p {

	margin: 0px 0px 0px 0px;
}

a:link
{

}

a:visited
{
    font-size:12px;

}

a:active
{

}

a:hover
{

}


a.sw_alink:link
{
	color: #000000; 
    text-decoration: none;
}

a.sw_alink:visited
{

    color: #000000; 
	text-decoration: none;
}

a.sw_alink:active
{

    color: #000000;
	text-decoration: none;
}

a.sw_alink:hover
{
	color: #0000FF; 
    text-decoration: none;
}




#sw_sitemap
{ 

  display: block;
  width: 1px;
  height: 1px;
  text-indent: -999999em;
  overflow: hidden; 
  visibility: hidden;	
  
}

.sw-clear {

	clear:both;

}

.sw-left {
	
	float:left;
}

.sw-right {
	
	float:right;
}

.sw-center {
	
	margin:0 auto;
}


.sw_text
{
	font:12px arial,sans-serif;
}

.sw_plugin
{
	font:12px arial,sans-serif;
}


.sw_textcat
{
	padding: 5px 5px 5px 5px;
	font:12px arial,sans-serif;
	color: #ffffff; 
	width: 100%;
	height: 17px;
    background-color: #000000;	
	
	
}

.sw_itemspace
{

	clear: both;
	height:  10px;

}

.sw_formspace
{

	clear: both;
	height:  5px;

}



.sw_line
{

	width: 100%;
	height: 1px;

}

.sw_gallery
{

}

.sw_gallery_thumb
{
	float:left;

	width: 91px;
	height: 81px;
	text-align:center;	
	
}

.sw_gallery_clear
{
	clear:both;

}

.sw_youtube
{
	
}

.sw_download
{
	
}


img.sw_frame{

	border: 1px; 
	border-style: solid;
	border-color: #000000;
	

}


img.sw_noframe{

	border: 0px; 
	border-style: none;
	border-color: #000000;

}



/* FLASH SWF */

.sw-swf {
	
	
}


/* BUTTONS */

.sw-buttons {

	overflow:hidden;

}

.sw-buttons-center {
	
	text-align:center;
	margin:0 auto; 	

}

.sw-buttons-right {
	
	float:right;
	
}

.sw-buttons-left {
	
	float:left;
	
}


.sw-button-group {
	

	clear:both;

	
}


.sw-button-item {
	

	float:left;
	
}

/* SLIDESHOW CONTAINER */

.sw-slideshow
{
	background-color: #444;
}



/* PICTURE LEFT TEXT RIGHT COMPONENT */

.sw-text-fltr
{
	
	margin-left:10px;
	margin-top: 0px;
	float:right;
}

/* PICTURE RIGHT TEXT LEFT COMPONENT */

.sw-text-tlfr
{
	position:relative;
	margin-right:5px;
	margin-top: 0px;
	float:left;

}


/*------ EASYFORM + FORM -------- */


.sw-form-wrapper
{
	
	/* 400px is min pagewidth */
	/*width: 400px; overflow:hidden; */

}

.sw-formdescription {

	padding-top:2px;

}


.sw-formcol1 {
	
	text-align: right;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 0px;

}

.sw-formcol2 {
	
	height: 31px;
	display: block;
	margin-right: 0px;

}



.sw-formcol3{

	float:left;
	width: 15px;
	height: 31px;
	display: block;
	margin-left:7px;
	text-align:left;
	padding-top:2px;

}


.sw-input-form {
	
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0 5px 0px;
	padding: 1px;
	border: 1px solid #8F8F8F;
	
}

.sw-textarea-form  {
	resize:none;
	border: 1px solid #8F8F8F;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0 5px 0px;
	height: 95px;
}


.sw-button-form {
	

}

.sw-result-easyform {
	
	
}


.sw-submit-form {
	
	height: 29px;
	margin-right:22px; 
	padding-top: 0px;
	float: right;

}


.sw-button-form {
	
	
	color:#000000;
	 
	background-color:#DEDEDE;
	border:1px solid;
	border-color: #000000 #000000 #000000 #000000;	
	cursor : pointer;
	

}

.sw-button-form:hover {

	color:#FFFFFF;
	 
	background-color:#000000;
	border:1px solid;
	border-color: #000000 #000000 #000000 #000000;	
	cursor : pointer;
}

.sw-result-form {
	
	clear: both;
	position: relative;
	display: block;

}

.sw-radio {

}

.sw-check {

}

.sw-combo {

}

/* links to language setup and SiteManager Homepage */



a.sw-powered:link
{
    font-size:12px;
    color: #717171; 
    text-decoration: none;
}

a.sw-powered:visited
{

    font-size:12px;
    color: #717171; 
    text-decoration: none;
}

a.sw-powered:active
{

    font-size:12px;
    color: #717171; 
    text-decoration: none;
}

a.sw-powered:hover
{
    font-size:12px;
    color: #FFFFFF;
    text-decoration: none;
}



a.sw-setup:link
{
    font-size:12px;
    color: #717171; 
    text-decoration: none;
}

a.sw-setup:visited
{

    font-size:12px;
    color: #717171; 
    text-decoration: none;
}

a.sw-setup:active
{

    font-size:12px;
    color: #717171; 
    text-decoration: none;
}

a.sw-setup:hover
{
    font-size:12px;
    color: #FFFFFF;
    text-decoration: none;
}