@charset "utf-8";
/* CSS Document */

/*
	
	
}
.x-grid3-col{
	border-right:solid 1px #CCCCCC;
}
.x-grid3-cell-inner{
	white-space:normal !important;display:block !important;
} 
.x-grid3-hd{
	padding-right:1px;
}
*/
.noResults { 
	color:red; 
	font-weight:bold;
	padding-top:10px;
	}
/*.SWW_Search_Label {
	font-size:10px;
	margin: 0 0 4px 3px;
	
}*/

.SWW_Search_Label {
    display: block;
    font-size: 10px;
    margin: 5px 3px;
    font-weight:bold;
     
}


/*#SWW_Grid_Form {
	background:#dedede;
	width:901px;
	border: #B7BABC 1px solid;
}*/

#SWW_Grid_Form {
    background: none repeat scroll 0 0 #DEDEDE;
    border: 1px solid #B7BABC;
    padding: 5px; padding-left:25;
    
    width: 901px;
}

/*#SWW_Grid_Form .searchtext {
	width:230px;
	margin: 0 12px 10px 3px;
	height:17px;
	float:left;
}*/
#SWW_Grid_Form .searchtext {
	width:250px;
	margin: 0 12px 10px 0px;
	height:25px;
	float:left;
	font-size:12px;
	border:solid 1px; color:#CCC;
	padding-left:5px;
}
.graytext{color:#CCC;}
#SWW_Grid_Form .videoclass { float:left; margin-right:10px; color:#999;
	
	}
#SWW_Grid_Form .swwdropdown {
	font-size:10px;
	height:25px;
	float:left;
	padding:3px;
	margin: 0 12px 10px 0;
	width: 150px;
	border:solid 1px; 
}
#SWW_Grid_Form .button {
	float:left;
	width:100px;
	margin: 0 5px 10px 3px;
	background-color:#ccc;
	border: 0px solid #7a7b7a;
}
.SWW_Grid_Title {
	background: #CCC;
	border: #B7BABC 1px solid;
	width:901px;
	font-weight:bold;
	color:#000;
	font-size:12px;
	margin:10px 0 0 0;	
}
.SWW_Grid_Title_Text {
	margin:3px 0 0 3px;
}
.preso {
	width:24px; 
	height:24px;
	background-image:url(/includes/swworld/images/swwp-doc-thumbnail.png);
	float:left;
	margin-right:3px;
	margin-top:5px;
	cursor:pointer;
	}

.vid { 
	width:24px; 
	height:24px;
	background-image:url(/includes/swworld/images/swwp-video-thumbnail.png);
	margin-right:3px;
	margin-top:5px;
	float:left;
	cursor:pointer;
	}
	
	
.vid1 { 
	margin-left:15px;
	width:49px; 
	height:50px;
	background-image:url(/includes/swworld/images/swwp-video.png) !important;
	}	
	
	
.preso1 {
	width:49px; 
	height:50px;
	background-image:url(/includes/swworld/images/swwp-doc.png);
	float:left;
	margin-right:3px;
	margin-top:5px;
	cursor:pointer;
	 margin-left:15px;
	}
	

.vid12 { 
	width:24px; 
	height:24px;
	background-image:url(/includes/swworld/images/swwp-video.png);
	margin-right:3px;
	margin-top:5px;
	 margin-left:15px;
	
	float:left;
	cursor:pointer;
	}
.details {
	cursor:pointer;
	color:blue;
	text-decoration:underline;
	}
	
.cbBold 
{
	font-weight:bold;
}

.cbItalic 
{
	font-style:italic;
}

.cbBoldCenter 
{
	font-weight:bold;
	text-align: center;
}



.colorbox_Title {
	
	//text-align: left !important;
	//background-color: #FFFFFF !important;
	
	}

#colorbox_title.colorbox_Title {
	
	background-color: #FFFFFF !important;
	
	}

#cboxClose{position:absolute; top:17px; right:27px; background:url(/cfimages/colorbox/close.png) no-repeat scroll left top transparent; width:16px; height:16px; text-indent:-9999px;}

.colorbox_footer {
	
	text-align: left !important;
	/*padding-left: 5px !important;*/
	}
	
	
.cbNormalOrig 
{
	color:#666; 
	padding-left:15px;
	padding-right:15px;
	padding-top:3px; 
	padding-bottom: 3px;
	text-align: left;
	/*width: 680px;*/
}

.cbNormal 
{
	color:#666; 
	padding-left:10px;
	padding-right:25px;
	/*padding-top:3px;*/ 
	padding-bottom: 3px;
	text-align: left;
	/*width: 680px;*/
}

.cbRight 
{
	text-align: right;
}

.cbWidth 
{
	width: 150px;
}

table, td, th

{
}

td

{

	vertical-align:top;

}





.cbNormal1 {
	color:#666; 
	padding-left:15px;
	padding-top: 0 !important; 
	padding-bottom: 3px;
	text-align: left;
	/*width: 680px;*/
	}	
	
	
.left { float:left;	  
	}
.right { float:right;	  
	}	
	

.img 
{ padding-top:15px; padding-left:15px; 
}

#colorbox_image
{
	float:right;
	padding:0 0 0 0;	
}

#colorbox_image_right
{
	float:right;
	padding:0 0 0 0;	
}

.cbTitle {
	color:#666; 
	padding-left:15px;
	padding-top:15px; 
	padding-bottom: 3px;
	text-align: left;
	width: 420px;
	}
.cbTitle1 {
	color:#666; 
	padding-left:15px;
	padding-top:0; 
	padding-bottom: 3px;
	text-align: left;
	width: 420px;
	}
/*.grids {
	width:660px;
	}*/
.grids {
	width:901px;
	}

.gridcert {
	width:625px;
	}
.x-grid3-cell-inner, .x-grid3-hd-inner {
	white-space:normal !important;
}
.x-grid3-row-table, .x-grid3-header-offset table, .x-grid3-row, .x-window-br, .x-window-b1  {
		width: 901px !important;
	}

	.x-grid3-row-over {
		background: none;
		border-color: #FFFFFF #EDEDED #EDEDED;
	}
	.x-grid3-col {
	/*	text-align:left;
		vertical-align:middle  !important;*/
		border-bottom: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
	}
	.x-grid3-row td {
		padding-left: 0;
		padding-right: 0;
	}
	
	/*.x-grid3 table {
		table-layout:auto;
	}*/

