@charset "utf-8";
/* This controls the cabinets.cfm page */

/*controls the words cygnus and howard medical*/
#cabinetsmaintitle
{
padding:0px;
margin-top:0px;
/*margin-top:10px;*/
margin-bottom:0px;
margin-left:22px;
}


/*controls the paragraph under cygnus and howard medical*/
#cabinetsmainparagraph
{
margin-top:10px;
margin-left:22px;
margin-bottom:20px;
width:908px;
}



/*controls the name of the cabinet section, its brief description and cabinet 4*/
.cabinetparaandcabinet4
{
float:left;
display:inline; /*required by IE6*/
width:230px;
}


/*controls the paragraphs under each cabinet type*/
#cabinettypeparagraphs
{
margin-top:8px;
}


/*controls the titles under each picture*/
.picturetitlescabinets
{
text-align:center;
}


/*controls each section of cabinets for Tablet and Laptop Solutions*/
#eachcabinetssectiontandls
{
width:939px;
height:220px;
display:block;
margin-left:22px;
}


/*controls the title for Tablet and Laptop Solutions*/
#titleforcabinetstandls
{
margin-top:20px;
margin-bottom:0px;
padding:0px;
}


/*controls cabinet one for Tablet and Laptop Solutions*/
#cabinetonetandls
{
float:left;
display:inline; /*required by IE6*/
width:200px;
margin-top:8px;
}


/*controls cabinet two for Tablet and Laptop Solutions*/
#cabinettwotandls
{
float:left;
display:inline; /*required by IE6*/
width:200px;
margin-top:8px;
}


/*controls cabinet three for Tablet and Laptop Solutions*/
#cabinetthreetandls
{
float:left;
display:inline; /*required by IE6*/
width:200px;
margin-top:5px;
}


/*controls each section of cabinets for Patient Room Solutions*/
#eachcabinetssectionprs
{
width:939px;
height:390px;
display:block;
margin-left:22px;
}



/*controls the title for Patient Room Solutions*/
#titleforcabinetsprs
{
margin-top:28px;
margin-bottom:0px;
padding:0px;
}


/*controls cabinet one and 5 for Patient Room Solutions*/
.cabinetoneprs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
margin-bottom:10px;
}


/*controls cabinet two and 6 for Patient Room Solutions*/
.cabinettwoprs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
margin-bottom:10px;
}


/*controls cabinet three and 7 for Patient Room Solutions*/
.cabinetthreeprs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
margin-bottom:10px;
}


/*controls cabinet four for Patient Room Solutions*/
#cabinetfourprs
{
float:right;
display:inline; /*required by IE6*/
width:185px;
margin-top:26px;
}


/*controls the words for cabinet four Patient Room Solutions*/
#wordscabinetfourprs
{
margin-top:4px;
margin-left:32px;
}


/*controls each section of cabinets for Hallway Solutions*/
#eachcabinetssectionhs
{
width:939px;
height:380px;
display:block;
margin-left:22px;
}


/*controls the title for Hallway Solutions*/
#titleforcabinetshs
{
margin-top:34px;
margin-bottom:0px;
padding:0px;
}


/*controls cabinet one for Hallway Solutions*/
#cabinetonehs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:190px;
margin-top:12px;
}


/*controls cabinet two for Hallway Solutions*/
#cabinettwohs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:190px;
margin-top:15px;
}


/*controls cabinet three for Hallway Solutions*/
#cabinetthreehs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:190px;
margin-top:15px;
}


/*controls cabinet four for Hallway Solutions*/
#cabinetfourhs
{
float:right;
display:inline; /*required by IE6*/
width:187px;
margin-top:26px;
}


/*controls cabinet name for four for Hallway Solutions*/
#cabinetfourhswords
{
margin-top:4px;
margin-left:52px;
}


/*controls each section of cabinets for Conversion Solutions*/
#eachcabinetssectioncs
{
width:939px;
height:220px;
display:block;
margin-left:22px;
}


/*controls the title for Conversion Solutions*/
#titleforcabinetscs
{
margin-top:22px;
margin-bottom:0px;
padding:0px;
}


/*controls cabinet one for Conversion Solutions*/
#cabinetonecs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:180px;
}


/*controls cabinet two for Conversion Solutions*/
#cabinettwocs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:180px;
}


/*controls cabinet three for Conversion Solutions*/
#cabinetthreecs
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:180px;
}


/*controls each section of cabinets for Custom Collections*/
#eachcabinetssectioncc
{
width:939px;
height:220px;
display:block;
margin-left:22px;
}


/*controls the title for Custom Collections*/
#titleforcabinetscc
{
margin-top:22px;
}


/*controls cabinet one for Custom Collections*/
#cabinetonecc
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:180px;
margin-top:16px;
}


/*controls cabinet two for Custom Collections*/
#cabinettwocc
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:180px;
margin-top:16px;
}


/*controls cabinet three for Custom Collections*/
#cabinetthreecc
{
float:left;
display:inline; /*required by IE6*/
width:200px;
height:180px;
margin-top:16px;
}













/*controls the list under each cabinet solution*/
#cabinetslists
{
padding:0px;
margin-left:22px;
margin-top:10px;
list-style-position:inside;
list-style-type:none;
margin-left:22px;
margin-right:0px;
width:200px;
}


/*controls the list under each cabinet solution*/
#cabinetslists li
{
color:#999;
}








/*controls the title for each solution/collections cabinet section*/
#titleforeachsolutioncabinets
{
margin-top:20px;
margin-left:22px;
width:220px;
}


/*controls all the solutions/collections that has 2 or 3 cabinets*/
#all2or3cabinets
{
width:961px;
height:185px;
display:block;
}


/*controls all the solutions/collections that has 2 or 3 cabinets*/
#leftside2or3cabinets
{
float:left;
display:inline; /*required by IE6*/
width:250px;
}


/*controls all the solutions/collections that has 2 or 3 cabinets*/
#rightside2or3cabinets
{
margin-top:25px;
float:left;
display:inline; /*required by IE6*/
width:705px;
}


/*controls the solution patient room*/
#allpatientroomsolutionscabinets
{
width:961px;
height:185px;
display:block;
}


/*controls the solution patient room*/
#leftsidepatientroomcabinets
{
float:left;
display:inline; /*required by IE6*/
width:230px;
}


/*controls the solution patient room*/
#rightsidepatientroomcabinets
{
margin-top:-20px;
float:left;
display:inline; /*required by IE6*/
width:725px;
}

